Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_diagnostic.hpp195 void SendAnswer(const Ip6::Address &aDestination, const Message &aRequest);
Dnetwork_diagnostic.cpp409 SendAnswer(aMessageInfo.GetPeerAddr(), aMessage); in HandleTmf()
420 void Server::SendAnswer(const Ip6::Address &aDestination, const Message &aRequest) in SendAnswer() function in ot::NetworkDiagnostic::Server