Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h1328 NMI_API sint8 listen(SOCKET sock, uint8 backlog);
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c637 sint8 listen(SOCKET sock, uint8 backlog) in listen() function