zephyr/subsys/usb
Johann Fischer 8b37c62b35 usb: remove useless len argument from usb_data_to_host()
The len argument always has the same value as
usb_dev.setup.wLength, which is also the last received
USB device request.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-07-19 04:01:22 -04:00
..
class usb: audio: rework custom request handler callback 2021-06-17 12:41:33 +02:00
CMakeLists.txt
Kconfig usb: store alternate interface settings 2021-06-17 12:41:33 +02:00
bos.c
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c usb: remove useless len argument from usb_data_to_host() 2021-07-19 04:01:22 -04:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h