Home
last modified time | relevance | path

Searched refs:Ping (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/api/
Dping_sender_api.cpp44 return AsCoreType(aInstance).Get<Utils::PingSender>().Ping(AsCoreType(aConfig)); in otPingSenderPing()
/openthread-latest/src/core/utils/
Dping_sender.hpp149 Error Ping(const Config &aConfig);
Dping_sender.cpp94 Error PingSender::Ping(const Config &aConfig) in Ping() function in ot::Utils::PingSender
/openthread-latest/examples/apps/cli/
DREADME.md115 ## 3. Ping Node 1 from Node 2