You are viewing documentation for version:
Represents information about a discovered child in Thread mesh using otMeshDiagDiscoverTopology()
.
Public Attributes#
uint8_t
Incoming link quality to child from parent.
bool
Whether child is this device itself.
bool
Whether child acts as a border router providing ext connectivity.
Public Attribute Documentation#
mRloc16#
uint16_t otMeshDiagChildInfo::mRloc16
RLOC16.
mMode#
otLinkModeConfig otMeshDiagChildInfo::mMode
Device mode.
mLinkQuality#
uint8_t otMeshDiagChildInfo::mLinkQuality
Incoming link quality to child from parent.
mIsThisDevice#
bool otMeshDiagChildInfo::mIsThisDevice
Whether child is this device itself.
mIsBorderRouter#
bool otMeshDiagChildInfo::mIsBorderRouter
Whether child acts as a border router providing ext connectivity.