Searched refs:EmitPingRequest (Results 1 – 3 of 3) sorted by relevance
98 static void EmitPingRequest(const Ip6::Address &aPeerAddress,
56 void Otns::EmitPingRequest(const Ip6::Address &aPeerAddress, in EmitPingRequest() function in ot::Utils::Otns
148 …Get<Utils::Otns>().EmitPingRequest(mConfig.GetDestination(), mConfig.mSize, now.GetValue(), mConfi… in SendPing()