Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c39 extern bool BTU_check_queue_is_congest(void);
289 if(BTU_check_queue_is_congest() && host_recv_adv_packet(packet)) { in hci_hal_h4_hdl_rx_packet()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c254 bool BTU_check_queue_is_congest(void) in BTU_check_queue_is_congest() function