zephyr/subsys/usb
Johann Fischer 28f2dc6c69 usb: usb_device: fix handlers call for secondary descriptor
Fix handlers call for secondary descriptor.
USB class like DFU has two sets of descriptors. In the handler
look up function, wind the pointer forward to the range
of the current descriptor.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-05-27 09:25:06 -04:00
..
class
bos.c
CMakeLists.txt
Kconfig
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c