0.01.00
otServerConfig Struct Reference

This structure represents a Server configuration. More...

#include <include/openthread/types.h>

Public Attributes

bool mStable: 1
 TRUE, if this configuration is considered Stable Network Data. More...
 
uint8_t mServerDataLength
 Length of server data.
 
uint8_t mServerData [kMaxServerDataSize]
 Server data bytes.
 
uint16_t mRloc16
 The Server Rloc.
 

Detailed Description

This structure represents a Server configuration.

Member Data Documentation

§ mStable

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: