Home
last modified time | relevance | path

Searched defs:AddressCallback (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/net/
Ddnssd.hpp96 typedef otPlatDnssdAddressCallback AddressCallback; ///< Address callback typedef in ot::Dnssd
Ddns_client.hpp330 typedef otDnsAddressCallback AddressCallback; typedef in ot::Dns::Client
Dmdns.hpp117 typedef otMdnsAddressCallback AddressCallback; ///< Address callback typedef in ot::Dns::Multicast::Core
/openthread-latest/tests/unit/
Dtest_dns_client.cpp374 void AddressCallback(otError aError, const otDnsAddressResponse *aResponse, void *aContext) in AddressCallback() function
Dtest_dnssd_discovery_proxy.cpp446 void AddressCallback(otError aError, const otDnsAddressResponse *aResponse, void *aContext) in AddressCallback() function