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

Public Attribute Documentation#

panId#

EmberPanId EmberBeaconData::panId

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

sender#

EmberNodeId EmberBeaconData::sender

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

channel#

uint8_t EmberBeaconData::channel

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

lqi#

uint8_t EmberBeaconData::lqi

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

rssi#

int8_t EmberBeaconData::rssi

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

depth#

uint8_t EmberBeaconData::depth

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

nwkUpdateId#

uint8_t EmberBeaconData::nwkUpdateId

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

power#

int8_t EmberBeaconData::power

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

parentPriority#

int8_t EmberBeaconData::parentPriority

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

supportedKeyNegotiationMethods#

uint8_t EmberBeaconData::supportedKeyNegotiationMethods

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

extended_beacon#

bool EmberBeaconData::extended_beacon

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

enhanced#

bool EmberBeaconData::enhanced

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

permitJoin#

bool EmberBeaconData::permitJoin

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

hasCapacity#

bool EmberBeaconData::hasCapacity

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

tcConnectivity#

bool EmberBeaconData::tcConnectivity

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

longUptime#

bool EmberBeaconData::longUptime

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

preferParent#

bool EmberBeaconData::preferParent

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

macDataPollKeepalive#

bool EmberBeaconData::macDataPollKeepalive

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

endDeviceKeepalive#

bool EmberBeaconData::endDeviceKeepalive

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

extendedPanId#

uint8_t EmberBeaconData::extendedPanId[EXTENDED_PAN_ID_SIZE]

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