In case no transfer is ongoing, the usb_transfer_ep_callback consumes the received data. This is however associated with the wrong test. USB is host centric, so data reception on the device is signaled by USB_DC_EP_DATA_OUT and not USB_DC_EP_DATA_IN. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| class | ||
| bos.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| os_desc.c | ||
| os_desc.h | ||
| usb_descriptor.c | ||
| usb_descriptor.h | ||
| usb_device.c | ||