Home
last modified time | relevance | path

Searched refs:otPingSenderReplyCallback (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/include/openthread/
Dping_sender.h88 typedef void (*otPingSenderReplyCallback)(const otPingSenderReply *aReply, void *aContext); typedef
106otPingSenderReplyCallback mReplyCallback; ///< Callback function to report replies (can be NULL if…