Skip to content
Snippets Groups Projects
Commit bbd22461 authored by David Gilhooley's avatar David Gilhooley Committed by CQ bot account: commit-bot@chromium.org
Browse files

[input_reader] Add structures to support composite devices

Add an InputDevice struct to InputInterpreter that
will hold all of a given device's information.
This will allow us to have an array of devices
from a single Hid endpoint, and it will allow
us to support composite devices.

It also allows us to add more device types by
only editing a single location in InputInterpreter

SCN-1251 #comment

Change-Id: I2bef76256b46771db4b1c19db9ffae7b82dec13c
parent a38eb205
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