Searched defs:aInstanceLabel (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/api/ |
D | dns_api.cpp | 174 const char *aInstanceLabel, in otDnsBrowseResponseGetServiceInfo() 196 const char *aInstanceLabel, in otDnsClientResolveService() 210 const char *aInstanceLabel, in otDnsClientResolveServiceAndHostAddress()
|
/openthread-latest/src/core/net/ |
D | dns_client.cpp | 473 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()
|
D | dnssd_server.cpp | 487 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()
|
D | srp_server.cpp | 1794 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init() 2095 const char *aInstanceLabel, in AddNewService()
|