![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <types.h>
Data Fields | |
bool | mStable: 1 |
uint8_t | mServerDataLength |
uint8_t | mServerData [248] |
uint16_t | mRloc16 |
This structure represents a Server configuration.
uint16_t otServerConfig::mRloc16 |
The Server Rloc.
uint8_t otServerConfig::mServerData[248] |
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.