ot::Utils::PingSender::Ping() method
Starts a ping.
Arguments
aConfig
The ping config to use.
Return value
kErrorNone The ping started successfully. kErrorBusy Could not start since busy with a previous ongoing ping request. kErrorInvalidArgs The @p aConfig contains invalid parameters (e.g., ping interval is too long).