Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h497 bool is_high_priority() const { return acl_priority == L2CAP_PRIORITY_HIGH; } in is_high_priority() function
Dl2c_link.cc1139 if (p_lcb->is_high_priority()) { in l2c_packets_completed()
Dl2c_utils.cc2479 if (p_lcb->use_latency_mode && p_lcb->is_high_priority() && in l2cu_set_acl_latency()