Searched refs:otPingSenderReply (Results 1 – 4 of 4) sorted by relevance
60 typedef struct otPingSenderReply struct67 } otPingSenderReply; argument88 typedef void (*otPingSenderReplyCallback)(const otPingSenderReply *aReply, void *aContext);
79 static void HandlePingReply(const otPingSenderReply *aReply, void *aContext);80 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()
66 typedef otPingSenderReply Reply;179 DefineCoreType(otPingSenderReply, Utils::PingSender::Reply);