Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Ddns_api.cpp176 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 Ddns_client.cpp481 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 Ddnssd_server.cpp498 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 Dsrp_server.cpp1801 Error Server::Service::Init(const char *aInstanceName, const char *aInstanceLabel, Host &aHost, Tim… in Init()
2098 const char *aInstanceLabel, in AddNewService()