Searched refs:HCI_BRCM_ACL_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
1467 #define HCI_BRCM_ACL_PRIORITY_LOW 0x00 macro
2528 …param = (priority == L2CAP_PRIORITY_HIGH) ? HCI_BRCM_ACL_PRIORITY_HIGH : HCI_BRCM_ACL_PRIORITY_LOW; in l2cu_set_acl_priority()