zephyr/subsys/usb/class/audio
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.c usb: audio: rework custom request handler callback 2021-06-17 12:41:33 +02:00
CMakeLists.txt
Kconfig
usb_audio_internal.h