![]() |
0.01.00
|
This structure holds diagnostic information for a neighboring Thread node. More...
#include <include/openthread/types.h>
Public Attributes | |
| otExtAddress | mExtAddress |
| IEEE 802.15.4 Extended Address. | |
| uint32_t | mAge |
| Time last heard. | |
| uint16_t | mRloc16 |
| RLOC16. | |
| uint32_t | mLinkFrameCounter |
| Link Frame Counter. | |
| uint32_t | mMleFrameCounter |
| MLE Frame Counter. | |
| 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. | |
| bool | mIsChild: 1 |
| Is the neighbor a child. | |
This structure holds diagnostic information for a neighboring Thread node.