zephyr/include/usb
Johann Fischer 085a8b75c5 usb: hid: fix write to interrupt IN endpoint
A HID application can no longer write to the default
interrupt IN endpoint because the addresses are assigned
dynamically. Add hid_int_ep_write() function  and leave
it to the hid-core to call the usb_write() with the correct
endpoint address.

fixes: #8424

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-06-16 11:46:56 +02:00
..
class usb: hid: fix write to interrupt IN endpoint 2018-06-16 11:46:56 +02:00
usb_common.h include: usb: add USB DFU class header 2018-04-30 17:42:40 -04:00
usb_device.h subsys: usb: configure Interface descriptor at runtime 2018-06-15 11:02:05 +02:00
usbstruct.h usb: hid: Remove duplicated definitions 2018-02-05 06:39:50 -08:00