Home
last modified time | relevance | path

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

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