Skip to content
Snippets Groups Projects
Commit 24e05f03 authored by David Gilhooley's avatar David Gilhooley
Browse files

[input_reader] Iterate over all HID Reports

Iterate over all HID Reports in the Report
Descriptor and create a Device for each
Report ID that requires its own device.

This adds support for composite devices
that have multiple Reports. E.g some
touchscreens have seperate reports
for the touchscreen and the stylus.

Only fail if we are unable to find
a single HID Report that we can
parse correctly.

SCN-1251 #comment

Change-Id: Ia366232fc243ec634365615e16e3f48c68c12d94
parent 595674f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment