![]() |
WL865E4-P
36.07.001
|
M2MB_PING_COMPLETE_STATUS_T defines the data type of M2MB_PING_COMPLETE event. More...
#include <m2mb_ping.h>
Data Fields | |
UINT8 | success |
UINT8 * | pDst |
M2MB_PING_COMPLETE_STATUS_T defines the data type of M2MB_PING_COMPLETE event.
M2MB_PING_COMPLETE_STATUS_T defines the data type of the data filed in the ping request callback for M2MB_PING_COMPLETE event.
Definition at line 125 of file m2mb_ping.h.
UINT8* pDst |
Definition at line 130 of file m2mb_ping.h.
UINT8 success |
< ping complete status ping destination IP
Definition at line 128 of file m2mb_ping.h.