Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/
Dsl_si91x_socket.c282 return sl_si91x_sendto_async(socket, buffer, buffer_length, flags, NULL, 0, callback); in sl_si91x_send_async()
292 return sl_si91x_sendto_async(socket, buffer, buffer_length, flags, addr, addr_len, NULL); in sl_si91x_sendto()
333 int sl_si91x_sendto_async(int socket, in sl_si91x_sendto_async() function
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/inc/
Dsl_si91x_socket.h341 int sl_si91x_sendto_async(int socket,