EmberMacBeaconData Struct Reference

Structure to hold information about an 802.15.4 beacon for use on the application.

#include < network-management.h >

Data Fields

uint8_t networkId [16]
uint8_t extendedPanId [8]
uint8_t macExtendedId [8]
uint16_t panId
uint8_t protocolId
uint8_t channel
bool allowingJoin
uint8_t lqi
int8_t rssi
uint8_t version
uint16_t shortId
uint8_t steeringData [16]
uint8_t steeringDataLength

Field Documentation

bool EmberMacBeaconData::allowingJoin
uint8_t EmberMacBeaconData::channel
uint8_t EmberMacBeaconData::extendedPanId[8]
uint8_t EmberMacBeaconData::lqi
uint8_t EmberMacBeaconData::macExtendedId[8]
uint8_t EmberMacBeaconData::networkId[16]
uint16_t EmberMacBeaconData::panId
uint8_t EmberMacBeaconData::protocolId
int8_t EmberMacBeaconData::rssi
uint16_t EmberMacBeaconData::shortId
uint8_t EmberMacBeaconData::steeringData[16]
uint8_t EmberMacBeaconData::steeringDataLength
uint8_t EmberMacBeaconData::version

The documentation for this struct was generated from the following file:
  • network-management.h