[hid] Merge top-level collections on Windows
The HID spec allows a device to group its functionality into separate top-level collections within the HID report descriptor. On Windows, each top-level collection is represented in the system registry as a separate logical device node. This CL identifies when a device exposes multiple top-level collections and merges them into a single HIDDevice instance. Bug: 1009715 Change-Id: I0524fee04b5e530dfa5ff724b57d2442187946be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592149 Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#839601}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment