Searched refs:BTM_SCO_XMIT_QUEUE_THRS (Results 1 – 2 of 2) sorted by relevance
442 #define BTM_SCO_XMIT_QUEUE_THRS 30 macro
536 if (fixed_queue_length(p_ccb->xmit_data_q) < BTM_SCO_XMIT_QUEUE_THRS) { in BTM_WriteScoData()