![]() |
0.01.00
|
This structure holds diagnostic information for a Thread Child. More...
#include <include/openthread/types.h>
Public Attributes | |
| otExtAddress | mExtAddress |
| IEEE 802.15.4 Extended Address. | |
| uint32_t | mTimeout |
| Timeout. | |
| uint32_t | mAge |
| Time last heard. | |
| uint16_t | mRloc16 |
| RLOC16. | |
| uint16_t | mChildId |
| Child ID. | |
| uint8_t | mNetworkDataVersion |
| Network Data Version. | |
| uint8_t | mLinkQualityIn |
| Link Quality In. | |
| int8_t | mAverageRssi |
| Average RSSI. | |
| int8_t | mLastRssi |
| Last observed RSSI. | |
| bool | mRxOnWhenIdle: 1 |
| rx-on-when-idle | |
| bool | mSecureDataRequest: 1 |
| Secure Data Requests. | |
| bool | mFullFunction: 1 |
| Full Function Device. | |
| bool | mFullNetworkData: 1 |
| Full Network Data. | |
This structure holds diagnostic information for a Thread Child.