Searched defs:HandleBrowseResult (Results 1 – 3 of 3) sorted by relevance
| /openthread-latest/src/cli/ | ||
| D | cli_mdns.cpp | 662 void Mdns::HandleBrowseResult(otInstance *aInstance, const otMdnsBrowseResult *aResult) in HandleBrowseResult() function in ot::Cli::Mdns |
| /openthread-latest/src/core/net/ | ||
| D | dnssd_server.cpp | 1868 void Server::DiscoveryProxy::HandleBrowseResult(otInstance *aInstance, const otPlatDnssdBrowseResul… in HandleBrowseResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy |
| /openthread-latest/tests/unit/ | ||
| D | test_mdns.cpp | 4856 void HandleBrowseResult(otInstance *aInstance, const otMdnsBrowseResult *aResult) in HandleBrowseResult() function |