Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Ddns_api.cpp174 const char *aInstanceLabel, in otDnsBrowseResponseGetServiceInfo()
196 const char *aInstanceLabel, in otDnsClientResolveService()
210 const char *aInstanceLabel, in otDnsClientResolveServiceAndHostAddress()
/openthread-latest/src/core/net/
Ddns_client.cpp473 Error Client::BrowseResponse::GetServiceInfo(const char *aInstanceLabel, ServiceInfo &aServiceInfo)… in GetServiceInfo() argument
505 Error Client::BrowseResponse::FindPtrRecord(const char *aInstanceLabel, Name &aInstanceName) const in FindPtrRecord() argument
903 Error Client::ResolveService(const char *aInstanceLabel, in ResolveService()
912 Error Client::ResolveServiceAndHostAddress(const char *aInstanceLabel, in ResolveServiceAndHostAddress()
921 Error Client::Resolve(const char *aInstanceLabel, in Resolve()
Ddnssd_server.cpp487 Error Server::Response::AppendPtrRecord(const char *aInstanceLabel, uint32_t aTtl) in AppendPtrRecord()
1054 Name::LabelBuffer &aInstanceLabel, in ReadQueryInstanceName()
1114 void Server::ConstructFullInstanceName(const char *aInstanceLabel, const char *aServiceType, Name::… in ConstructFullInstanceName()
Dsrp_server.cpp1794 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init()
2095 const char *aInstanceLabel, in AddNewService()