zephyr/subsys/usb/class
Johann Fischer afecdc97ef usb: audio: rework custom request handler callback
Since the settings are stored in the core now,
we can remove REQ_GET_INTERFACE part from custom handler
and simplify the code. Return value is no longer relevant
since custom callback does not need to interfere with the
request handling process.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-06-17 12:41:33 +02:00
..
audio usb: audio: rework custom request handler callback 2021-06-17 12:41:33 +02:00
dfu usb: dfu: convert z_timeout_end_calc to sys_clock_timeout_end_calc 2021-04-26 13:40:29 +02:00
hid usb: hid: remove get_protocol/set_protocol from USB HID class API 2021-05-07 13:14:47 +02:00
netusb usb: netusb: rndis: fix a typo 2021-05-01 14:17:39 -04:00
bluetooth.c usb: bluetooth: fix OUT buffer handling 2021-02-14 16:38:56 -05:00
bt_h4.c usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
cdc_acm.c usb: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
CMakeLists.txt usb: move USB MSC configuration to its own Kconfig file 2021-02-19 14:39:26 -05:00
Kconfig usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.bt usb: move USB Bluetooth classes configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.cdc usb: move CDC ACM configuration to to its own Kconfig file 2021-02-19 14:39:26 -05:00
Kconfig.msc usb: mass storage: add missing prompt to Kconfig 2021-03-01 09:27:57 -05:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.test usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
loopback.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
msc.c include: move disk_access.h to storage 2021-03-23 12:16:01 +01:00