Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_server.cpp1048 … service = aHost.AddNewService(instanceName.AsCString(), instanceLabel, aMetadata.mRxTime); in ProcessServiceDiscoveryInstructions()
1365 …service = aHost.AddNewService(existingService.GetInstanceName(), existingService.GetInstanceLabel(… in HandleUpdate()
2094 Server::Service *Server::Host::AddNewService(const char *aInstanceName, in AddNewService() function in ot::Srp::Server::Host
Dsrp_server.hpp562 …Service *AddNewService(const char *aInstanceName, const char *aInstanceLabel, TimeMilli aUpd…