Home
last modified time | relevance | path

Searched refs:Reply (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dping_sender.hpp66 typedef otPingSenderReply Reply; typedef in ot::Utils::PingSender
129 void InvokeReplyCallback(const Reply &aReply) const;
179 DefineCoreType(otPingSenderReply, Utils::PingSender::Reply);
Dping_sender.cpp66 void PingSender::Config::InvokeReplyCallback(const Reply &aReply) const in InvokeReplyCallback()
192 Reply reply; in HandleIcmpReceive()
/openthread-latest/src/cli/
DREADME.md3032 - timeout: Time in seconds to wait for the final ICMPv6 Echo Reply after sending out the request. T…