otNetworkDiagChildEntry

nRF5 SDK for Thread and Zigbee v4.2.0

#include <netdiag.h>

Data Fields

uint16_t mTimeout: 5
 
uint16_t mChildId: 9
 
otLinkModeConfig mMode
 

Detailed Description

This structure represents a Network Diagnostic Child Table Entry.

Field Documentation

◆ mChildId

uint16_t otNetworkDiagChildEntry::mChildId

Child ID from which an RLOC can be generated.

◆ mMode

otLinkModeConfig otNetworkDiagChildEntry::mMode

Link mode bits.

◆ mTimeout

uint16_t otNetworkDiagChildEntry::mTimeout

Expected poll time expressed as 2^(Timeout-4) seconds.

  • external/openthread/include/openthread/netdiag.h