Searched defs:AddressCallback (Results 1 – 6 of 6) sorted by relevance
68 using AddressCallback = variable
99 typedef otPlatDnssdAddressCallback AddressCallback; ///< Address callback typedef in ot::Dnssd
350 typedef otDnsAddressCallback AddressCallback; typedef in ot::Dns::Client
121 typedef otMdnsAddressCallback AddressCallback; ///< Address callback typedef in ot::Dns::Multicast::Core
246 void OtDaemonServer::AddressCallback(const otIp6AddressInfo *aAddressInfo, bool aIsAdded, void *aBi… in AddressCallback() function in otbr::Android::OtDaemonServer
446 void AddressCallback(otError aError, const otDnsAddressResponse *aResponse, void *aContext) in AddressCallback() function