Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mlme_security_level_descriptor_s Struct Reference
struct mlme_security_level_descriptor_t Security level descriptor More...
#include <mlme.h>
Data Fields | |
unsigned | FrameType:3 |
0 = Beacon Frame, 1 = Data Frame or 3 Command Frame | |
unsigned | CommandFrameIdentifier:4 |
Set this part only when FrameType is 3. | |
unsigned | SecurityMinimum:3 |
Define Minimum acceptable security level for RX. | |
bool | DeviceOverrideSecurityMinimum:1 |
Set false. |
Detailed Description
struct mlme_security_level_descriptor_t Security level descriptor
See IEEE standard 802.15.4-2006 (table 92) for more details
Definition at line 119 of file mlme.h.
Field Documentation
unsigned CommandFrameIdentifier |
unsigned FrameType |
unsigned SecurityMinimum |
Generated on Tue Jul 12 2022 12:22:48 by
