Searched defs:HandleSrvResult (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/cli/ | ||
D | cli_mdns.cpp | 718 void Mdns::HandleSrvResult(otInstance *aInstance, const otMdnsSrvResult *aResult) in HandleSrvResult() function in ot::Cli::Mdns |
/external/openthread/src/core/net/ | ||
D | dnssd_server.cpp | 1896 void Server::DiscoveryProxy::HandleSrvResult(otInstance *aInstance, const otPlatDnssdSrvResult *aRe… in HandleSrvResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy |
/external/openthread/tests/unit/ | ||
D | test_mdns.cpp | 4888 void HandleSrvResult(otInstance *aInstance, const otMdnsSrvResult *aResult) in HandleSrvResult() function |