Home
last modified time | relevance | path

Searched defs:hci_acl_in_buffer (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c93 static uint8_t hci_acl_in_buffer[HCI_INCOMING_PRE_BUFFER_SIZE + HCI_ACL_BUFFER_SIZE]; variable
/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c252 static uint8_t hci_acl_in_buffer[HCI_INCOMING_PRE_BUFFER_SIZE + HCI_ACL_BUFFER_SIZE]; variable