TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_beacondata Struct Reference

#include <api_mac.h>

Data Fields

uint8_t numPendShortAddr
 
uint16_t * pShortAddrList
 
uint8_t numPendExtAddr
 
uint8_t * pExtAddrList
 
uint8_t sduLength
 
uint8_t * pSdu
 

Detailed Description

MAC Beacon data type

Field Documentation

§ numPendShortAddr

uint8_t _apimac_beacondata::numPendShortAddr

The number of pending short addresses

§ pShortAddrList

uint16_t* _apimac_beacondata::pShortAddrList

The list of device short addresses for which the sender of the beacon has data

§ numPendExtAddr

uint8_t _apimac_beacondata::numPendExtAddr

The number of pending extended addresses

§ pExtAddrList

uint8_t* _apimac_beacondata::pExtAddrList

The list of device short addresses for which the sender of the beacon has data

§ sduLength

uint8_t _apimac_beacondata::sduLength

The number of bytes in the beacon payload of the beacon frame

§ pSdu

uint8_t* _apimac_beacondata::pSdu

The beacon payload


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale