Searched refs:otPingSenderConfig (Results 1 – 4 of 4) sorted by relevance
108 typedef struct otPingSenderConfig struct123 } otPingSenderConfig; argument137 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig);
93 class Config : public otPingSenderConfig190 DefineCoreType(otPingSenderConfig, Utils::PingSender::Config);
45 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig) in otPingSenderPing()
3478 otPingSenderConfig config; in Process()