otChildInfo Struct Reference
This structure holds diagnostic information for a Thread Child.
#include <
include/openthread/thread_ftd.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.
|
|
| uint16_t | mFrameErrorRate |
|
Frame error rate (0xffff->100%). Requires error tracking feature.
|
|
| uint16_t | mMessageErrorRate |
|
(IPv6) msg error rate (0xffff->100%). Requires error tracking feature.
|
|
| uint16_t | mQueuedMessageCnt |
|
Number of queued messages for the child.
|
|
| uint8_t | mVersion |
|
MLE version.
|
|
| bool | mRxOnWhenIdle : 1 |
|
rx-on-when-idle
|
|
| bool | mFullThreadDevice : 1 |
|
Full Thread Device.
|
|
| bool | mFullNetworkData : 1 |
|
Full Network Data.
|
|
| bool | mIsStateRestoring : 1 |
|
Is in restoring state.
|
|
| bool | mIsCslSynced : 1 |
|
Is child CSL synchronized.
|
|
This structure holds diagnostic information for a Thread Child.
The documentation for this struct was generated from the following file:
-
include/openthread/
thread_ftd.h