Searched defs:aInstanceLabel (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | dns_api.cpp | 176 const char *aInstanceLabel, in otDnsBrowseResponseGetServiceInfo() 198 const char *aInstanceLabel, in otDnsClientResolveService() 212 const char *aInstanceLabel, in otDnsClientResolveServiceAndHostAddress()
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A 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 907 Error Client::ResolveService(const char *aInstanceLabel, in ResolveService() 916 Error Client::ResolveServiceAndHostAddress(const char *aInstanceLabel, in ResolveServiceAndHostAddress() 925 Error Client::Resolve(const char *aInstanceLabel, in Resolve()
|
H A D | dnssd_server.cpp | 498 Error Server::Response::AppendPtrRecord(const char *aInstanceLabel, uint32_t aTtl) in AppendPtrRecord() 1061 Name::LabelBuffer &aInstanceLabel, in ReadQueryInstanceName() 1121 void Server::ConstructFullInstanceName(const char *aInstanceLabel, const char *aServiceType, Name::… in ConstructFullInstanceName()
|
H A D | srp_server.cpp | 1801 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init() 2098 const char *aInstanceLabel, in AddNewService()
|