Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h442 #define BTM_SCO_XMIT_QUEUE_THRS 30 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c536 if (fixed_queue_length(p_ccb->xmit_data_q) < BTM_SCO_XMIT_QUEUE_THRS) { in BTM_WriteScoData()