Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.cpp3848 void Core::RxMessage::SendUnicastResponse(const AddressInfo &aUnicastDest) in SendUnicastResponse() function in ot::Dns::Multicast::Core::RxMessage
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNS.c6024 …mDNSBool SendUnicastResponse = mDNSfalse; // Send modern unicast response (not legacy unicast r… in ProcessQuery() local