Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h304 }tstrAcceptReply; typedef
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c243 tstrAcceptReply strAcceptReply; in m2m_ip_cb()
245 if(hif_receive(u32Address, (uint8*)&strAcceptReply, sizeof(tstrAcceptReply), 0) == M2M_SUCCESS) in m2m_ip_cb()