Home
last modified time | relevance | path

Searched refs:sl_si91x_host_get_buffer_data (Results 1 – 14 of 14) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c183 packet = sl_si91x_host_get_buffer_data(buffer, 0, &temp); in sl_create_generic_rx_packet_from_params()
206 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response_buffer, 0, NULL); in sli_handle_dhcp_and_rejoin_failure()
232 sl_si91x_packet_t *dummy_packet = sl_si91x_host_get_buffer_data(dummy_packet_buffer, 0, NULL); in sli_handle_dhcp_and_rejoin_failure()
273 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread()
300 data = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread()
301 packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(data->host_packet, 0, NULL); in si91x_event_handler_thread()
318 data = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread()
319 packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(data->host_packet, 0, NULL); in si91x_event_handler_thread()
339 packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread()
461 data = (uint8_t *)sl_si91x_host_get_buffer_data(buffer, 0, &length);
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/memory/
Dmalloc_buffers.c43 void *sl_si91x_host_get_buffer_data(sl_wifi_buffer_t *buffer, uint16_t offset, uint16_t *data_lengt…
91 void *sl_si91x_host_get_buffer_data(sl_wifi_buffer_t *buffer, uint16_t offset, uint16_t *data_lengt… in sl_si91x_host_get_buffer_data() function
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c343 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_wait_for_scan_results()
645 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_connect()
722 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_signal_strength()
759 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_sta_tsf()
805 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_mac_address()
864 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_channel()
1003 join_response = sl_si91x_host_get_buffer_data(rx_buffer, 0, NULL); in sl_wifi_start_ap()
1051 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_pairwise_master_key()
1148 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_ap_client_info()
1199 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_wireless_info()
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c725 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_get_flash_efuse_data()
801 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_driver_send_socket_data()
1187 sli_si91x_queue_packet_t *temp_node = sl_si91x_host_get_buffer_data(temp_packet, 0, NULL); in sl_si91x_driver_send_command_packet()
1199 …node = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(response, 0, &data_len… in sl_si91x_driver_send_command_packet()
1359 *buffer = sl_si91x_host_get_buffer_data(*host_buffer, 0, &temp); in sli_si91x_allocate_command_buffer()
1378 *buffer = sl_si91x_host_get_buffer_data(*host_buffer, 0, &temp); in sl_si91x_allocate_data_buffer()
1655 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_get_rtc_timer()
1911 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_command_to_read_common_flash()
2092 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_calibration_read()
2207 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_efuse_read()
[all …]
Dsl_rsi_utility.c1298 sl_si91x_packet_t *dummy_packet = sl_si91x_host_get_buffer_data(dummy_packet_buffer, 0, NULL); in sli_si91x_flush_queue_based_on_type()
1335 queue_node = sl_si91x_host_get_buffer_data(current_packet, 0, NULL); in sli_si91x_flush_queue_based_on_type()
1483 …sl_si91x_packet_t *si91x_packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(host_packet, … in sli_si91x_flush_socket_command_queues_based_on_queue_type()
1528 queue_node = sl_si91x_host_get_buffer_data(current_packet, 0, NULL); in sli_si91x_flush_socket_command_queues_based_on_queue_type()
1571 (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(queue_node->host_packet, 0, NULL); in sli_si91x_flush_socket_command_queues_based_on_queue_type()
1581 (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(queue_node->host_packet, 0, NULL); in sli_si91x_flush_socket_command_queues_based_on_queue_type()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c582 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in create_and_send_socket_request()
710 sli_si91x_queue_packet_t *node = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_accept()
718 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response, 0, NULL); in sli_si91x_accept()
783 sli_si91x_queue_packet_t *node = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_shutdown()
792 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response_buffer, 0, NULL); in sli_si91x_shutdown()
1067 …sl_si91x_packet_t *packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(*response_buffer, 0… in sli_si91x_send_socket_command()
1073 (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(*response_buffer, 0, NULL); in sli_si91x_send_socket_command()
1114 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_send_socket_data()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_si91x_net_internal_stack.c123 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_configure_ip_address()
171 … packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_configure_ip_address()
Dsl_net_si91x_callback_framework.c47 …sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_default_handler()
Dsl_net_si91x_integration_handler.c73 …sl_si91x_packet_t *raw_rx_packet = sl_si91x_host_get_buffer_data(mqtt_asyn_packet->host_packet, 0,… in handle_mqtt_client_asynch_events()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsl_si91x_bus.c86 packet = sl_si91x_host_get_buffer_data(rx_pkt_buffer, 0, &data_length); in sli_si91x_submit_rx_pkt()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/src/
Dsl_wifi_callback_framework.c70 …sl_si91x_packet_t *packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data((sl_wifi_buffer_t *… in sl_wifi_default_event_handler()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_rsi_utility.h288 void *sl_si91x_host_get_buffer_data(sl_wifi_buffer_t *buffer, uint16_t offset, uint16_t *data_lengt…
/hal_silabs-latest/wiseconnect/components/service/network_manager/si91x/
Dsl_net_si91x.c258 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_net_dns_resolve_hostname()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/
Dsl_si91x_socket.c525 packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_recvfrom()