HomeSort by relevance Sort by last modified time
    Searched refs:acl_priority (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/l2cap/
l2c_link.cc 683 if (p_lcb->acl_priority == L2CAP_PRIORITY_HIGH)
730 if (p_lcb->acl_priority == L2CAP_PRIORITY_HIGH) {
750 p_lcb->acl_priority, p_lcb->link_xmit_quota);
867 l2cu_set_acl_priority(*bd_addr, p_lcb->acl_priority, true);
    [all...]
l2c_ble.cc     [all...]
l2c_utils.cc     [all...]
l2c_int.h 428 uint8_t acl_priority; /* L2C_PRIORITY_NORMAL or L2C_PRIORITY_HIGH */ member in struct:t_l2c_linkcb
    [all...]

Completed in 51 milliseconds