[webhid] Add missing report item bitfield attributes
The Device Class Definition for HID defines a bitfield that accompanies each Main item in the HID report descriptor. The bitfield is a 32-bit value that defines 9 attributes. Three of these attributes were already exposed in the HID report item dictionary (isAbsolute, isArray, hasNull), this CL adds the remaining six. Bug: 1156954 Change-Id: Ic0d7d069010bdc0c75369fbc1fb85586d5caeefa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605585Reviewed-by:Reilly Grant <reillyg@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#841339}
Showing
Please register or sign in to comment