Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc3509 size_t q_count = fixed_queue_length(p_ccb->xmit_hold_q); in l2cu_check_channel_congestion() local
3513 if (q_count <= (p_ccb->buff_quota / 2)) in l2cu_check_channel_congestion()
3517 if (q_count > p_ccb->buff_quota) in l2cu_check_channel_congestion()