Home
last modified time | relevance | path

Searched defs:GetServerConfig (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/core/thread/
Dnetwork_data_types.hpp373 …const ServerConfig &GetServerConfig(void) const { return static_cast<const ServerConfig &>(mServer… in GetServerConfig() function in ot::NetworkData::ServiceConfig
381 ServerConfig &GetServerConfig(void) { return static_cast<ServerConfig &>(mServerConfig); } in GetServerConfig() function in ot::NetworkData::ServiceConfig