zephyr/subsys/usb/class/hid
qianfan Zhao b7862eb832 hid: core: truncated wLength if it doesn't match report descriptor size
Some buggy system may be pass a larger wLength when it try read
HID report descriptor, although we had already tell it the right
descriptor size.

Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
2018-04-21 07:01:36 -07:00
..
CMakeLists.txt
Kconfig
core.c hid: core: truncated wLength if it doesn't match report descriptor size 2018-04-21 07:01:36 -07:00