Home
last modified time | relevance | path

Searched refs:SOCKET_CMD_CLOSE (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.h131 #define SOCKET_CMD_CLOSE 0x49 macro
/hal_atmel-3.5.0-3.4.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c914 uint8 u8Cmd = SOCKET_CMD_CLOSE; in winc1500_close()