Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.cc3273 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
3290 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
3341 l2cu_check_channel_congestion(p_ccb); in l2cu_get_next_buffer_to_send()
3439 void l2cu_check_channel_congestion(tL2C_CCB* p_ccb) { in l2cu_check_channel_congestion() function
Dl2c_int.h638 extern void l2cu_check_channel_congestion(tL2C_CCB* p_ccb);
Dl2c_link.cc809 l2cu_check_channel_congestion(p_ccb); in l2c_link_adjust_chnl_allocation()
Dl2c_csm.cc1387 l2cu_check_channel_congestion(p_ccb); in l2c_enqueue_peer_data()
Dl2c_api.cc2260 l2cu_check_channel_congestion(p_ccb); in L2CA_FlushChannel()