Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/net/
Dmdns.hpp1370 void SendUnicastResponse(const AddressInfo &aUnicastDest);
Dmdns.cpp3459 SendUnicastResponse(mSenderAddress); in ProcessQuery()
3791 void Core::RxMessage::SendUnicastResponse(const AddressInfo &aUnicastDest) in SendUnicastResponse() function in ot::Dns::Multicast::Core::RxMessage