Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h1749 NMI_API sint16 send(SOCKET sock, void *pvSendBuffer, uint16 u16SendLength, uint16 u16Flags);
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c745 sint16 send(SOCKET sock, void *pvSendBuffer, uint16 u16SendLength, uint16 flags) in send() function