You are viewing documentation for version:
Represents a Server configuration.
Public Attributes#
bool
Whether this config is considered Stable Network Data.
Public Attribute Documentation#
mStable#
bool otServerConfig::mStable
Whether this config is considered Stable Network Data.
mServerDataLength#
uint8_t otServerConfig::mServerDataLength
Length of server data.
mServerData#
uint8_t otServerConfig::mServerData[OT_SERVER_DATA_MAX_SIZE]
Server data bytes.
mRloc16#
uint16_t otServerConfig::mRloc16
The Server RLOC16.