Represents a Network Diagnostic Child Table Entry.
Public Attributes#
uint16_t
Expected poll time expressed as 2^(Timeout-4) seconds.
uint8_t
Link Quality In value in [0,3].
uint16_t
Child ID from which an RLOC can be generated.
Link mode bits.
Public Attribute Documentation#
mTimeout#
uint16_t otNetworkDiagChildEntry::mTimeout
Expected poll time expressed as 2^(Timeout-4) seconds.
mLinkQuality#
uint8_t otNetworkDiagChildEntry::mLinkQuality
Link Quality In value in [0,3].
Value 0 indicates that sender does not support the feature to provide link quality info.