Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h289 }tstrListenReply; typedef
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c232 tstrListenReply strListenReply; in m2m_ip_cb()
234 if(hif_receive(u32Address, (uint8*)&strListenReply, sizeof(tstrListenReply), 0) == M2M_SUCCESS) in m2m_ip_cb()