Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_link.cc1269 if (p_lcb->is_round_robin_scheduling()) in l2c_packets_completed()
1274 if (p_lcb->is_round_robin_scheduling()) in l2c_packets_completed()
Dl2c_int.h468 bool is_round_robin_scheduling() const { return link_xmit_quota == 0; } in is_round_robin_scheduling() function