zephyr/subsys/usb/class
Luiz Augusto von Dentz 4b622afbb3 Bluetooth: hci_raw: Move buffer management to common place
This makes hci_raw to manage RX and TX buffers so its logic don't have
to be replicated on each an every driver/application, it also makes it
simpler to deal with extra headers for H:4 mode since that then can be
done at earlier at buffer allocation.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-04-20 21:59:47 +03:00
..
hid kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
netusb net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
bluetooth.c Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
bt_h4.c Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
cdc_acm.c usb: cdc_acm: Omit notification about set interface. 2020-04-01 11:37:14 +02:00
CMakeLists.txt USB: Add driver and PID for Bluetooth H4 2020-04-20 21:59:47 +03:00
Kconfig Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
loopback.c usb: loopback: re-trigger usb_write after interface configuration 2020-02-13 22:51:05 +02:00
mass_storage.c usb: mass_storage: fix API usage by using memmove 2020-03-17 10:18:42 -04:00
usb_dfu.c usb: dfu: correct image names to match alt numbers 2020-04-06 22:13:07 -04:00