Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h438 }tstrPingReply; typedef
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c397 tstrPingReply strPingReply; in m2m_ip_cb()
398 if(hif_receive(u32Address, (uint8*)&strPingReply, sizeof(tstrPingReply), 1) == M2M_SUCCESS) in m2m_ip_cb()