Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h114 #define SOCKET_FLAGS_SSL 0x01 macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c562 if(u8Flags & SOCKET_FLAGS_SSL) in socket()