nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
otNetworkDiagChildEntry Struct Reference

#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

uint16_t otNetworkDiagChildEntry::mChildId

Child ID from which an RLOC can be generated.

otLinkModeConfig otNetworkDiagChildEntry::mMode

Link mode bits.

uint16_t otNetworkDiagChildEntry::mTimeout

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


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated