Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.h11 #define USB_BLUETOOTH_HCI_ACL 0x02 macro
A Dusbh_bluetooth.c263 } 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