Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/
Dsl_si91x_socket.c273 return sl_si91x_send_async(socket, buffer, buffer_length, flags, NULL); in sl_si91x_send()
276 int sl_si91x_send_async(int socket, in sl_si91x_send_async() function
322 bsd_ret_code = sl_si91x_send_async(socket, buffer + offset, chunk_size, flags, NULL); in sl_si91x_send_large_data()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/inc/
Dsl_si91x_socket.h282 int sl_si91x_send_async(int socket,