otNeighborTableEntryInfo

nRF5 SDK for Thread and Zigbee v4.2.0

#include <thread_ftd.h>

Data Fields

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

Detailed Description

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

  • external/openthread/include/openthread/thread_ftd.h