otNeighborTableEntryInfo Struct Reference

This type represent a neighbor table entry info (child or router) and is used as a parameter in the neighbor table callback otNeighborTableCallback.

#include <include/openthread/thread_ftd.h>

Public Attributes

otInstancemInstance
 The OpenThread instance.
 
union {
   otChildInfo   mChild
 The child neighbor info.
 
   otNeighborInfo   mRouter
 The router neighbor info.
 
mInfo

This type represent a neighbor table entry info (child or router) and is used as a parameter in the neighbor table callback otNeighborTableCallback.


The documentation for this struct was generated from the following file:
  • include/openthread/thread_ftd.h