Searched refs:otPingSenderReply (Results 1 – 4 of 4) sorted by relevance
62 typedef struct otPingSenderReply struct69 } otPingSenderReply; argument92 typedef void (*otPingSenderReplyCallback)(const otPingSenderReply *aReply, void *aContext);
84 static void HandlePingReply(const otPingSenderReply *aReply, void *aContext);85 void HandlePingReply(const otPingSenderReply *aReply);
203 void PingSender::HandlePingReply(const otPingSenderReply *aReply, void *aContext) in HandlePingReply()208 void PingSender::HandlePingReply(const otPingSenderReply *aReply) in HandlePingReply()
68 typedef otPingSenderReply Reply;190 DefineCoreType(otPingSenderReply, Utils::PingSender::Reply);