Searched refs:BT_QUEUE_CONGEST_SIZE (Results 1 – 3 of 3) sorted by relevance
41 #ifndef BT_QUEUE_CONGEST_SIZE42 #define BT_QUEUE_CONGEST_SIZE 40 macro
260 if (osi_thread_queue_wait_size(btu_thread, 0) >= BT_QUEUE_CONGEST_SIZE) { in BTU_check_queue_is_congest()
480 if (osi_thread_queue_wait_size(btc_thread, 0) >= BT_QUEUE_CONGEST_SIZE) { in btc_check_queue_is_congest()