![]() |
0.01.00
|
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. | |
This structure represents a Server configuration.
bool otServerConfig::mStable |
TRUE, if this configuration is considered Stable Network Data.
FALSE, otherwise.