Home
last modified time | relevance | path

Searched refs:otServerConfig (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dnetdata.h114 typedef struct otServerConfig struct
120 } otServerConfig; argument
131 otServerConfig mServerConfig; ///< The Server configuration.
/openthread-latest/src/core/thread/
Dnetwork_data_types.hpp337 class ServerConfig : public otServerConfig, public Unequatable<ServerConfig>
404 DefineCoreType(otServerConfig, NetworkData::ServiceConfig::ServerConfig);