Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_diagnostic.hpp192 …void PrepareMessageInfoForDest(const Ip6::Address &aDestination, Tmf::MessageInfo &aMessageInfo) …
Dnetwork_diagnostic.cpp92 void Server::PrepareMessageInfoForDest(const Ip6::Address &aDestination, Tmf::MessageInfo &aMessage… in PrepareMessageInfoForDest() function in ot::NetworkDiagnostic::Server
443 PrepareMessageInfoForDest(aDestination, messageInfo); in SendAnswer()
607 PrepareMessageInfoForDest(aDestination, messageInfo); in SendNextAnswer()
930 Get<Server>().PrepareMessageInfoForDest(aDestination, messageInfo); in SendCommand()