Searched refs:USB_BLUETOOTH_HCI_ACL (Results 1 – 2 of 2) sorted by relevance
11 #define USB_BLUETOOTH_HCI_ACL 0x02 macro
263 } else if (hci_type == USB_BLUETOOTH_HCI_ACL) { in usbh_bluetooth_hci_write()264 g_bluetooth_tx_buf[0] = USB_BLUETOOTH_HCI_ACL; in usbh_bluetooth_hci_write()351 g_bluetooth_rx_buf[0] = USB_BLUETOOTH_HCI_ACL; in usbh_bluetooth_hci_acl_rx_thread()
Completed in 6 milliseconds