Searched defs:aServiceName (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/ot-br-posix/tests/gtest/ |
H A D | test_mdns_subscribe.cpp | 149 const std::string &aServiceName, in CheckServiceInstance() 167 const std::string &aServiceName, in CheckServiceInstanceAdded() 174 …anceRemoved(const Publisher::DiscoveredInstanceInfo aInstanceInfo, const std::string &aServiceName) in CheckServiceInstanceRemoved()
|
H A D | test_dns_utils.cpp | 39 const std::string &aServiceName, in CheckSplitFullDnsName()
|
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | dns_api.cpp | 146 const char *aServiceName, in otDnsClientBrowse() 199 const char *aServiceName, in otDnsClientResolveService() 213 const char *aServiceName, in otDnsClientResolveServiceAndHostAddress()
|
H A D | srp_server_api.cpp | 187 … otSrpServerServiceMatchesServiceName(const otSrpServerService *aService, const char *aServiceName) in otSrpServerServiceMatchesServiceName()
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_client.cpp | 894 Error Client::Browse(const char *aServiceName, BrowseCallback aCallback, void *aContext, const Quer… in Browse() 908 const char *aServiceName, in ResolveService() 917 const char *aServiceName, in ResolveServiceAndHostAddress() 926 const char *aServiceName, in Resolve()
|
H A D | dnssd_server.cpp | 1671 void Server::DiscoveryProxy::StartOrStopBrowser(Command aCommand, Name::Buffer &aServiceName) in StartOrStopBrowser()
|
H A D | mdns.cpp | 5442 Error Core::SrvCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init() 5640 Error Core::TxtCache::Init(Instance &aInstance, const ServiceName &aServiceName) in Init()
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | dns_utils.cpp | 84 void CheckServiceNameSanity(const std::string &aServiceName) in CheckServiceNameSanity()
|
/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli_tcat.cpp | 116 const char *aServiceName, in HandleBleSecureReceive()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_mdns.cpp | 1207 static void SendSrvResponse(const char *aServiceName, in SendSrvResponse() 1257 static void SendTxtResponse(const char *aServiceName, in SendTxtResponse()
|