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.
Fork of OmniWheels by
mlme_beacon_ind_s Struct Reference
struct mlme_beacon_ind_t Beacon notify structure More...
#include <mlme.h>
Data Fields | |
uint8_t | BSN |
Beacon sequence number. | |
mlme_pan_descriptor_t | PANDescriptor |
Beacon parsed Pan description. | |
mlme_beacon_pending_address_spec_t | PendAddrSpec |
Address pending field. | |
uint8_t * | AddrList |
Address pending list. | |
uint16_t | beacon_data_length |
Length of beacon payload. | |
uint8_t * | beacon_data |
Pointer to beacon payload. |
Detailed Description
struct mlme_beacon_ind_t Beacon notify structure
See IEEE standard 802.15.4-2006 (table 54) for more details
Definition at line 297 of file mlme.h.
Field Documentation
uint8_t* beacon_data |
uint16_t beacon_data_length |
Generated on Fri Jul 22 2022 04:54:14 by
