This type represent a neighbor table entry info (child or router) and is used as a parameter in the neighbor table callback otNeighborTableCallback
.
Public Attributes#
The OpenThread instance.
The child neighbor info.
The router neighbor info.
union otNeighborTableEntryInfo::@30
Public Attribute Documentation#
mInstance#
otInstance* otNeighborTableEntryInfo::mInstance
The OpenThread instance.
Definition at line
790
of file include/openthread/thread_ftd.h
mChild#
otChildInfo otNeighborTableEntryInfo::mChild
The child neighbor info.
Definition at line
793
of file include/openthread/thread_ftd.h
mRouter#
otNeighborInfo otNeighborTableEntryInfo::mRouter
The router neighbor info.
Definition at line
794
of file include/openthread/thread_ftd.h
mInfo#
union otNeighborTableEntryInfo::@30 otNeighborTableEntryInfo::mInfo
Definition at line
795
of file include/openthread/thread_ftd.h