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.
       Definition at line
       
        258
       
       of file
       
        token-stack.h
       
       .
      
Field Documentation
◆ flags
| uint8_t tokTypeStackChildTableEntry::flags | 
Flags for the child required by the stack
        Definition at line
        
         261
        
        of file
        
         token-stack.h
        
        .
       
◆ longId
| EmberEUI64 tokTypeStackChildTableEntry::longId | 
The Long Id of the child
        Definition at line
        
         259
        
        of file
        
         token-stack.h
        
        .
       
◆ shortId
| EmberNodeId tokTypeStackChildTableEntry::shortId | 
The NodeId of the child
        Definition at line
        
         260
        
        of file
        
         token-stack.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       
token-stack.h