Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc710 l2cu_check_channel_congestion(p_ccb); in l2c_link_adjust_chnl_allocation()
1306 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
1323 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
1369 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
Dl2c_int.h748 void l2cu_check_channel_congestion(tL2C_CCB* p_ccb);
Dl2c_api.cc1637 l2cu_check_channel_congestion(p_ccb); in L2CA_FlushChannel()
Dl2c_csm.cc1759 l2cu_check_channel_congestion(p_ccb); in l2c_enqueue_peer_data()
Dl2c_utils.cc3526 void l2cu_check_channel_congestion(tL2C_CCB* p_ccb) { in l2cu_check_channel_congestion() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc137 void l2cu_check_channel_congestion(tL2C_CCB* /* p_ccb */) { in l2cu_check_channel_congestion() function