nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
otRouterInfo Struct Reference

#include <thread.h>

Data Fields

otExtAddress mExtAddress
 IEEE 802.15.4 Extended Address.
 
uint16_t mRloc16
 RLOC16.
 
uint8_t mRouterId
 Router ID.
 
uint8_t mNextHop
 Next hop to router.
 
uint8_t mPathCost
 Path cost to router.
 
uint8_t mLinkQualityIn
 Link Quality In.
 
uint8_t mLinkQualityOut
 Link Quality Out.
 
uint8_t mAge
 Time last heard.
 
bool mAllocated: 1
 Router ID allocated or not.
 
bool mLinkEstablished: 1
 Link established with Router ID or not.
 

Detailed Description

This structure holds diagnostic information for a Thread Router


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated