Home
last modified time | relevance | path

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

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