Home
last modified time | relevance | path

Searched defs:HandleIp4AddressResult (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Ddnssd_server.cpp1994 void Server::DiscoveryProxy::HandleIp4AddressResult(otInstance *aInstance, const otPlatDnssdAddress… in HandleIp4AddressResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy
1999 void Server::DiscoveryProxy::HandleIp4AddressResult(const Dnssd::AddressResult &aResult) in HandleIp4AddressResult() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_mdns.cpp875 void Mdns::HandleIp4AddressResult(otInstance *aInstance, const otMdnsAddressResult *aResult) in HandleIp4AddressResult() function in ot::Cli::Mdns