Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h490 bool is_high_priority() const { return acl_priority == L2CAP_PRIORITY_HIGH; } in is_high_priority() function
Dl2c_link.cc1284 if (p_lcb->is_high_priority()) { in l2c_packets_completed()