Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_link.c1090 l2cb.check_round_robin = TRUE; in l2c_link_check_send_pkts()
1164 l2cb.check_round_robin = FALSE; in l2c_link_check_send_pkts()
1453 && (l2cb.check_round_robin) in l2c_link_process_num_completed_pkts()
1486 l2cb.check_round_robin, l2cb.round_robin_unacked); in l2c_link_process_num_completed_pkts()
1502 l2cb.check_round_robin, l2cb.round_robin_unacked); in l2c_link_process_num_completed_pkts()
Dl2c_int.h464 BOOLEAN check_round_robin; /* Do a round robin check */ member
Dl2c_csm.c1520 l2cb.check_round_robin = TRUE; in l2c_enqueue_peer_data()