Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc3546 static void send_congestion_status_to_all_clients(tL2C_CCB* p_ccb, bool status) { in send_congestion_status_to_all_clients() function
3590 send_congestion_status_to_all_clients(p_ccb, false); in l2cu_check_channel_congestion()
3595 send_congestion_status_to_all_clients(p_ccb, true); in l2cu_check_channel_congestion()