TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_pandesc Struct Reference

#include <api_mac.h>

Data Fields

ApiMac_sAddr_t coordAddress
 
uint16_t coordPanId
 
uint16_t superframeSpec
 
uint8_t logicalChannel
 
uint8_t channelPage
 
bool gtsPermit
 
uint8_t linkQuality
 
uint32_t timestamp
 
bool securityFailure
 
ApiMac_sec_t sec
 

Detailed Description

PAN descriptor type

Field Documentation

§ coordAddress

ApiMac_sAddr_t _apimac_pandesc::coordAddress

The address of the coordinator sending the beacon

§ coordPanId

uint16_t _apimac_pandesc::coordPanId

The PAN ID of the network

§ superframeSpec

uint16_t _apimac_pandesc::superframeSpec

The superframe specification of the network, this field contains the beacon order, superframe order, final CAP slot, battery life extension, PAN coordinator bit, and association permit flag. Use the following macros to parse this field: APIMAC_SFS_BEACON_ORDER(), APIMAC_SFS_SUPERFRAME_ORDER(), APIMAC_SFS_FINAL_CAP_SLOT() APIMAC_SFS_BLE(), APIMAC_SFS_PAN_COORDINATOR(), and APIMAC_SFS_ASSOCIATION_PERMIT().

§ logicalChannel

uint8_t _apimac_pandesc::logicalChannel

The logical channel of the network

§ channelPage

uint8_t _apimac_pandesc::channelPage

The current channel page occupied by the network

§ gtsPermit

bool _apimac_pandesc::gtsPermit

TRUE if coordinator accepts GTS requests. This field is not used for enhanced beacons.

§ linkQuality

uint8_t _apimac_pandesc::linkQuality

The link quality of the received beacon

§ timestamp

uint32_t _apimac_pandesc::timestamp

The time at which the beacon was received, in backoffs

§ securityFailure

bool _apimac_pandesc::securityFailure

TRUE if there was an error in the security processing

§ sec

ApiMac_sec_t _apimac_pandesc::sec

The security parameters for the received beacon frame


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