Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_link.cc990 l2cb.ble_check_round_robin = true; in l2c_link_check_send_pkts()
1058 l2cb.ble_check_round_robin = false; in l2c_link_check_send_pkts()
1293 ((l2cb.ble_check_round_robin) && in l2c_link_process_num_completed_pkts()
1305 p_lcb->sent_not_acked, l2cb.ble_check_round_robin, in l2c_link_process_num_completed_pkts()
1317 l2cb.ble_check_round_robin, l2cb.ble_round_robin_unacked); in l2c_link_process_num_completed_pkts()
Dl2c_int.h515 bool ble_check_round_robin; /* Do a round robin check */ member