Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_server_api.cpp169 …tSrpServerServiceMatchesInstanceName(const otSrpServerService *aService, const char *aInstanceName) in otSrpServerServiceMatchesInstanceName()
/openthread-latest/src/core/net/
Dsrp_server.cpp1794 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init()
2094 Server::Service *Server::Host::AddNewService(const char *aInstanceName, in AddNewService()
2168 Server::Service *Server::Host::FindService(const char *aInstanceName) { return mServices.FindMatchi… in FindService()
Ddnssd_server.cpp1130 Error Server::Response::ExtractServiceInstanceLabel(const char *aInstanceName, Name::LabelBuffer &a… in ExtractServiceInstanceLabel()