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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mlme_pan_descriptor_s Struct Reference
struct mlme_pan_descriptor_t PAN descriptor More...
#include <mlme.h>
Data Fields | |
unsigned | CoordAddrMode: 2 |
Coordinator address mode MAC_ADDR_MODE_16_BIT or MAC_ADDR_MODE_64_BIT. | |
uint16_t | CoordPANId |
PAN-id. | |
uint8_t | CoordAddress [8] |
Coordinator based CoordAddrMode. | |
uint8_t | LogicalChannel |
Pan's Logical channel. | |
uint8_t | ChannelPage |
Channel Page. | |
uint8_t | SuperframeSpec [2] |
Superframe specification. | |
bool | GTSPermit: 1 |
true = GTS enabled false = disabled | |
uint8_t | LinkQuality |
Link quality based on received packet to Coordinator 0-0xff. | |
uint32_t | Timestamp |
Time stamp for received packet. | |
uint8_t | SecurityFailure |
Indicates payload security failure. | |
mlme_security_t | Key |
PAN beacon used security AUX header. |
Detailed Description
struct mlme_pan_descriptor_t PAN descriptor
See IEEE standard 802.15.4-2006 (table 55) for more details
Definition at line 34 of file mlme.h.
Field Documentation
uint8_t ChannelPage |
uint8_t CoordAddress[8] |
unsigned CoordAddrMode |
uint16_t CoordPANId |
uint8_t LinkQuality |
uint8_t LogicalChannel |
uint8_t SecurityFailure |
uint8_t SuperframeSpec[2] |
Generated on Tue Jul 12 2022 13:55:33 by
