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::@35
|
mInstance
|
The OpenThread instance.
|
mRouter
|
The router neighbor info.
|
Public attributes
mChild
otChildInfo otNeighborTableEntryInfo::mChild
mInfo
union otNeighborTableEntryInfo::@35 otNeighborTableEntryInfo::mInfo
mInstance
otInstance * otNeighborTableEntryInfo::mInstance
mRouter
otNeighborInfo otNeighborTableEntryInfo::mRouter
The router neighbor info.
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
Last updated 2024-01-08 UTC.
[null,null,["Last updated 2024-01-08 UTC."],[],[]]