zephyr/subsys/usb
Emil Obalski 7f43fec094 usb: Fix for is_ep_valid
is_ep_valid() function was incorrectly searching through
all used endpoints. All endpoints for class must be checked
if they match requested endpoint.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-09-07 16:44:54 +02:00
..
class usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
CMakeLists.txt
Kconfig
bos.c
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c usb: Fix for is_ep_valid 2020-09-07 16:44:54 +02:00
usb_transfer.c
usb_transfer.h