Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/l2cap/
H A Dl2c_utils.cc3252 size_t q_count = fixed_queue_length(p_ccb->xmit_hold_q); in l2cu_check_channel_congestion() local
3256 if (q_count <= (p_ccb->buff_quota / 2)) in l2cu_check_channel_congestion()
3260 if (q_count > p_ccb->buff_quota) in l2cu_check_channel_congestion()