Searched refs:ParsePingInterval (Results 1 – 2 of 2) sorted by relevance
119 SuccessOrExit(error = ParsePingInterval(aArgs[3], config.mInterval)); in Process()132 SuccessOrExit(error = ParsePingInterval(aArgs[5], timeout)); in Process()156 otError PingSender::ParsePingInterval(const Arg &aArg, uint32_t &aInterval) in ParsePingInterval() function in ot::Cli::PingSender
77 otError ParsePingInterval(const Arg &aArg, uint32_t &aInterval);