TI-15.4 Stack API  4.20.00.14
Data Fields
ApiMac_mlmeBeaconNotifyInd_t Struct Reference

#include <api_mac.h>

Data Fields

ApiMac_beaconType_t beaconType
 
uint8_t bsn
 
ApiMac_panDesc_t panDesc
 
union {
   ApiMac_beaconData_t   beacon
 
   ApiMac_eBeaconData_t   eBeacon
 
beaconData
 

Detailed Description

MAC_MLME_BEACON_NOTIFY_IND type

Field Documentation

§ beaconType

ApiMac_beaconType_t ApiMac_mlmeBeaconNotifyInd_t::beaconType

Indicates the beacon type: beacon or enhanced beacon

§ bsn

uint8_t ApiMac_mlmeBeaconNotifyInd_t::bsn

The beacon sequence number or enhanced beacon sequence number

§ panDesc

ApiMac_panDesc_t ApiMac_mlmeBeaconNotifyInd_t::panDesc

The PAN Descriptor for the received beacon

§ beacon

ApiMac_beaconData_t ApiMac_mlmeBeaconNotifyInd_t::beacon

beacon data

§ eBeacon

ApiMac_eBeaconData_t ApiMac_mlmeBeaconNotifyInd_t::eBeacon

enhanced beacon data

§ beaconData

union { ... } ApiMac_mlmeBeaconNotifyInd_t::beaconData

Beacon data union depending on beaconType, select beaconData or or eBeaconData.


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