Searched defs:aInstanceLabel (Results 1 – 4 of 4) sorted by relevance
/openthread-3.6.0/src/core/api/ |
D | dns_api.cpp | 176 const char *aInstanceLabel, in otDnsBrowseResponseGetServiceInfo() 198 const char *aInstanceLabel, in otDnsClientResolveService() 212 const char *aInstanceLabel, in otDnsClientResolveServiceAndHostAddress()
|
/openthread-3.6.0/src/core/net/ |
D | dns_client.cpp | 481 Error Client::BrowseResponse::GetServiceInfo(const char *aInstanceLabel, ServiceInfo &aServiceInfo)… in GetServiceInfo() argument 513 Error Client::BrowseResponse::FindPtrRecord(const char *aInstanceLabel, Name &aInstanceName) const in FindPtrRecord() argument 905 Error Client::ResolveService(const char *aInstanceLabel, in ResolveService() 914 Error Client::ResolveServiceAndHostAddress(const char *aInstanceLabel, in ResolveServiceAndHostAddress() 923 Error Client::Resolve(const char *aInstanceLabel, in Resolve()
|
D | srp_server.cpp | 1740 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init() 2019 const char *aInstanceLabel, in AddNewService()
|
D | dnssd_server.cpp | 481 Error Server::Response::AppendPtrRecord(const char *aInstanceLabel, uint32_t aTtl) in AppendPtrRecord()
|