![]() |
0.01.00
|
This structure holds diagnostic information for a Thread Router. More...
#include <include/openthread/types.h>
Public Attributes | |
| 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. | |
This structure holds diagnostic information for a Thread Router.