Searched refs:otPingSenderPing (Results 1 – 3 of 3) sorted by relevance
45 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig) in otPingSenderPing() function
137 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig);
6025 SuccessOrExit(error = otPingSenderPing(GetInstancePtr(), &config)); in Process()