Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h126 bool btc_check_queue_is_congest(void);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c478 bool btc_check_queue_is_congest(void) in btc_check_queue_is_congest() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c638 if(btc_check_queue_is_congest()) { in btc_process_adv_rpt_pkt()