otNeighborTableEntryInfo
#include <thread_ftd.h>
Represent a neighbor table entry info (child or router) and is used as a parameter in the neighbor table callback otNeighborTableCallback
.
Summary
Public attributes |
|
---|---|
mChild
|
The child neighbor info.
|
mInfo
|
union otNeighborTableEntryInfo::@27
|
mInstance
|
The OpenThread instance.
|
mRouter
|
The router neighbor info.
|
Public attributes
mInfo
union otNeighborTableEntryInfo::@27 otNeighborTableEntryInfo::mInfo
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.