Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc851 l2cb.ble_check_round_robin = true; in l2c_link_check_send_pkts()
932 l2cb.ble_check_round_robin = false; in l2c_link_check_send_pkts()
1088 if (l2cb.ble_check_round_robin && in l2c_packets_completed()
Dl2c_int.h644 bool ble_check_round_robin; /* Do a round robin check */ member