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