Home
last modified time | relevance | path

Searched refs:sli_get_socket_command_from_host_packet (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/inc/
Dsl_si91x_socket_utility.h249 int32_t sli_get_socket_command_from_host_packet(sl_wifi_buffer_t *buffer);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c447 int32_t sli_get_socket_command_from_host_packet(sl_wifi_buffer_t *buffer) in sli_get_socket_command_from_host_packet() function
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c1543 int32_t frame_type = sli_get_socket_command_from_host_packet(queue_node->host_packet); in sli_si91x_flush_socket_command_queues_based_on_queue_type()