tokTypeStackChildTableEntry Struct Reference
Type of an element of TOKEN_STACK_CHILD_TABLE (indexed token). Keeps children information of a device, which has parent support enabled. More...
#include <
token-stack.h
>
Data Fields |
|
EmberEUI64 | longId |
EmberNodeId | shortId |
uint8_t | flags |
Type of an element of TOKEN_STACK_CHILD_TABLE (indexed token). Keeps children information of a device, which has parent support enabled.
The PanId of the device The TX power configured for the device in dBm The radio channel configured for the device The EmberNodeType configured for the device The NodeId (short address) of the device The NodeId of the device's parent, if any
Definition at line
245
of file
token-stack.h
.
Field Documentation
◆ flags
uint8_t tokTypeStackChildTableEntry::flags |
Flags for the child required by the stack
Definition at line
248
of file
token-stack.h
.
◆ longId
EmberEUI64 tokTypeStackChildTableEntry::longId |
The Long Id of the child
Definition at line
246
of file
token-stack.h
.
◆ shortId
EmberNodeId tokTypeStackChildTableEntry::shortId |
The NodeId of the child
Definition at line
247
of file
token-stack.h
.
The documentation for this struct was generated from the following file:
-
token-stack.h