Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_types.cpp225 void ServiceConfig::ServerConfig::SetFrom(const ServerTlv &aServerTlv) in SetFrom()
243 void ServiceConfig::SetFrom(const ServiceTlv &aServiceTlv, const ServerTlv &aServerTlv) in SetFrom()
Dnetwork_data_service.cpp140 bool Manager::IsBackboneRouterPreferredTo(const ServerTlv &aServerTlv, in IsBackboneRouterPreferredTo()
Dnetwork_data_service.hpp407 static Error ParseFrom(const ServerTlv &aServerTlv, DnsSrpUnicastInfo &aInfo) in ParseFrom()