![]() |
![]() |
|
TI-15.4 Stack API
|
#include <api_mac.h>
Data Fields | |
| uint8_t | numPendShortAddr |
| uint16_t * | pShortAddrList |
| uint8_t | numPendExtAddr |
| uint8_t * | pExtAddrList |
| uint8_t | sduLength |
| uint8_t * | pSdu |
MAC Beacon data type
| uint8_t _apimac_beacondata::numPendShortAddr |
The number of pending short addresses
| uint16_t* _apimac_beacondata::pShortAddrList |
The list of device short addresses for which the sender of the beacon has data
| uint8_t _apimac_beacondata::numPendExtAddr |
The number of pending extended addresses
| uint8_t* _apimac_beacondata::pExtAddrList |
The list of device short addresses for which the sender of the beacon has data
| uint8_t _apimac_beacondata::sduLength |
The number of bytes in the beacon payload of the beacon frame
| uint8_t* _apimac_beacondata::pSdu |
The beacon payload