Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/inc/
Dsl_si91x_socket_utility.h188 sl_status_t create_and_send_socket_request(int socketIdIndex, int type, const int *backlog);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c455 sl_status_t create_and_send_socket_request(int socketIdIndex, int type, const int *backlog) in create_and_send_socket_request() argument
460 sli_si91x_socket_t *si91x_bsd_socket = get_si91x_socket(socketIdIndex); in create_and_send_socket_request()