Defines a beacon entry that is processed when scanning, joining, or rejoining.

Public Attributes#

uint8_t
uint8_t
int8_t
uint8_t
int8_t
EmberPanId
EmberNodeId

Public Attribute Documentation#

channel#

uint8_t EmberBeaconData::channel

Definition at line 638 of file stack/include/ember-types.h

lqi#

uint8_t EmberBeaconData::lqi

Definition at line 639 of file stack/include/ember-types.h

rssi#

int8_t EmberBeaconData::rssi

Definition at line 640 of file stack/include/ember-types.h

depth#

uint8_t EmberBeaconData::depth

Definition at line 641 of file stack/include/ember-types.h

nwkUpdateId#

uint8_t EmberBeaconData::nwkUpdateId

Definition at line 642 of file stack/include/ember-types.h

power#

int8_t EmberBeaconData::power

Definition at line 643 of file stack/include/ember-types.h

parentPriority#

int8_t EmberBeaconData::parentPriority

Definition at line 644 of file stack/include/ember-types.h

enhanced#

bool EmberBeaconData::enhanced

Definition at line 645 of file stack/include/ember-types.h

permitJoin#

bool EmberBeaconData::permitJoin

Definition at line 646 of file stack/include/ember-types.h

hasCapacity#

bool EmberBeaconData::hasCapacity

Definition at line 647 of file stack/include/ember-types.h

panId#

EmberPanId EmberBeaconData::panId

Definition at line 648 of file stack/include/ember-types.h

sender#

EmberNodeId EmberBeaconData::sender

Definition at line 649 of file stack/include/ember-types.h

extendedPanId#

uint8_t EmberBeaconData::extendedPanId[EXTENDED_PAN_ID_SIZE]

Definition at line 650 of file stack/include/ember-types.h