Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h362 }tstrSendReply; typedef
/hal_atmel-3.5.0-3.4.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c368 tstrSendReply strReply; in m2m_ip_cb()
374 if(hif_receive(u32Address, (uint8*)&strReply, sizeof(tstrSendReply), 0) == M2M_SUCCESS) in m2m_ip_cb()