Searched refs:otPingSenderConfig (Results 1 – 4 of 4) sorted by relevance
102 typedef struct otPingSenderConfig struct118 } otPingSenderConfig; argument131 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig);
89 class Config : public otPingSenderConfig180 DefineCoreType(otPingSenderConfig, Utils::PingSender::Config);
42 otError otPingSenderPing(otInstance *aInstance, const otPingSenderConfig *aConfig) in otPingSenderPing()
56 otPingSenderConfig config; in Process()