nRF5 SDK for Thread v0.11.0
Data Fields
otServerConfig Struct Reference

#include <types.h>

Data Fields

bool mStable: 1
 
uint8_t mServerDataLength
 
uint8_t mServerData [kMaxServerDataSize]
 
uint16_t mRloc16
 

Detailed Description

This structure represents a Server configuration.

Field Documentation

uint16_t otServerConfig::mRloc16

The Server Rloc.

uint8_t otServerConfig::mServerData[kMaxServerDataSize]

Server data bytes

uint8_t otServerConfig::mServerDataLength

Length of server data.

bool otServerConfig::mStable

TRUE, if this configuration is considered Stable Network Data. FALSE, otherwise.


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

Documentation feedback | Developer Zone | Subscribe | Updated