EmberBeaconData Struct Reference
Defines a beacon entry that is processed when scanning, joining, or rejoining.
#include <
ember-types.h
>
Data Fields |
|
| uint8_t | channel |
| uint8_t | lqi |
| int8_t | rssi |
| uint8_t | depth |
| uint8_t | nwkUpdateId |
| int8_t | power |
| int8_t | parentPriority |
| bool | enhanced : 1 |
| bool | permitJoin : 1 |
| bool | hasCapacity : 1 |
| EmberPanId | panId |
| EmberNodeId | sender |
| uint8_t | extendedPanId [ EXTENDED_PAN_ID_SIZE ] |
Defines a beacon entry that is processed when scanning, joining, or rejoining.
Field Documentation
| uint8_t EmberBeaconData::channel |
| uint8_t EmberBeaconData::depth |
| bool EmberBeaconData::enhanced |
| uint8_t EmberBeaconData::extendedPanId[ EXTENDED_PAN_ID_SIZE ] |
| bool EmberBeaconData::hasCapacity |
| uint8_t EmberBeaconData::lqi |
| uint8_t EmberBeaconData::nwkUpdateId |
| EmberPanId EmberBeaconData::panId |
| int8_t EmberBeaconData::parentPriority |
| bool EmberBeaconData::permitJoin |
| int8_t EmberBeaconData::power |
| int8_t EmberBeaconData::rssi |
| EmberNodeId EmberBeaconData::sender |
The documentation for this struct was generated from the following file:
-
ember-types.h