zephyr/subsys/usb
Johann Fischer 5c077d72b5 usb: device_next: add BT HCI USB transport layer
Add Bluetooth HCI USB transport layer implementation for the new
experimental USB device support based on the existing implementation
subsys/usb/device/class/bluetooth.c.

This implementation, unlike existing one, contains the interface
descriptors for isochronous endpoints. Since we do not support voice
channels, these are just there to avoid issues with Linux kernel btusb
driver when this implementation is part of a composite configuration.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-01-27 00:57:22 +09:00
..
device usb: device: Do not cancel transfers on suspend 2023-01-18 11:48:13 +01:00
device_next usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
host usb: host: add port power and port reset USB hub features 2022-12-16 13:21:12 +01:00
usb_c usb_c: Refactor Sink common code 2023-01-20 12:17:44 +01:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00