Represents a Network Diagnostic Child Table Entry.

Public Attributes#

uint16_t

Expected poll timeout expressed as 2^(Timeout-4) seconds.

uint8_t

Link Quality In value [0,3]. Zero indicate sender cannot provide link quality info.

uint16_t

Child ID (derived from child RLOC)

Public Attribute Documentation#

mTimeout#

uint16_t otNetworkDiagChildEntry::mTimeout

Expected poll timeout expressed as 2^(Timeout-4) seconds.


Definition at line 183 of file include/openthread/netdiag.h

mLinkQuality#

uint8_t otNetworkDiagChildEntry::mLinkQuality

Link Quality In value [0,3]. Zero indicate sender cannot provide link quality info.


Definition at line 184 of file include/openthread/netdiag.h

mChildId#

uint16_t otNetworkDiagChildEntry::mChildId

Child ID (derived from child RLOC)


Definition at line 185 of file include/openthread/netdiag.h

mMode#

otLinkModeConfig otNetworkDiagChildEntry::mMode

Link mode.


Definition at line 186 of file include/openthread/netdiag.h