Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/l2cap/
H A Dl2c_utils.cc2219 uint8_t command[HCI_BRCM_ACL_PRIORITY_PARAM_SIZE]; in l2cu_set_acl_priority()
2247 HCI_BRCM_ACL_PRIORITY_PARAM_SIZE, command, in l2cu_set_acl_priority()
/aosp12/system/bt/stack/include/
H A Dhcidefs.h912 #define HCI_BRCM_ACL_PRIORITY_PARAM_SIZE 3 macro