Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h95 #define SOCKET_CMD_ACCEPT 0x43 macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c241 else if(u8OpCode == SOCKET_CMD_ACCEPT) in m2m_ip_cb()