Searched refs:HandleBrowseResult (Results 1 – 5 of 5) sorted by relevance
119 void HandleBrowseResult(const otMdnsBrowseResult &aResult);126 static void HandleBrowseResult(otInstance *aInstance, const otMdnsBrowseResult *aResult);
647 browser.mCallback = HandleBrowseResult; in Process()662 void Mdns::HandleBrowseResult(otInstance *aInstance, const otMdnsBrowseResult *aResult) in HandleBrowseResult() function in ot::Cli::Mdns666 Interpreter::GetInterpreter().mMdns.HandleBrowseResult(*aResult); in HandleBrowseResult()669 void Mdns::HandleBrowseResult(const otMdnsBrowseResult &aResult) in HandleBrowseResult() function in ot::Cli::Mdns
529 … static void HandleBrowseResult(otInstance *aInstance, const otPlatDnssdBrowseResult *aResult);535 void HandleBrowseResult(const Dnssd::BrowseResult &aResult);
1705 browser.mCallback = HandleBrowseResult; in StartOrStopBrowser()1887 void Server::DiscoveryProxy::HandleBrowseResult(otInstance *aInstance, const otPlatDnssdBrowseResul… in HandleBrowseResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy1889 AsCoreType(aInstance).Get<Server>().mDiscoveryProxy.HandleBrowseResult(*aResult); in HandleBrowseResult()1892 void Server::DiscoveryProxy::HandleBrowseResult(const Dnssd::BrowseResult &aResult) in HandleBrowseResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy
4704 void HandleBrowseResult(otInstance *aInstance, const otMdnsBrowseResult *aResult) in HandleBrowseResult() function4733 HandleBrowseResult(aInstance, aResult); in HandleBrowseResultAlternate()4885 browser.mCallback = HandleBrowseResult; in TestBrowser()6709 browser.mCallback = HandleBrowseResult; in TestPassiveCache()6798 browser.mCallback = HandleBrowseResult; in TestPassiveCache()