Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/inc/
Dsl_si91x_socket.h426 int sl_si91x_recvfrom(int socket,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/
Dsl_si91x_socket.c443 return sl_si91x_recvfrom(socket, buf, buf_len, flags, NULL, NULL); in sl_si91x_recv()
446 int sl_si91x_recvfrom(int socket, in sl_si91x_recvfrom() function