Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h167 #define SOCKET_CMD_SET_SOCKET_OPTION 0x4F macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c1212 uint8 u8Cmd = SOCKET_CMD_SET_SOCKET_OPTION; in setsockopt()