Lines Matching +full:01 +full:a
62 """Fill a report with approrpiate HID properties/values."""
84 may be present on a stylus. Buttons set to 'None' indicate the
98 """Fill a report with approrpiate HID properties/values."""
109 Contains values used to identify a specific stylus, e.g. its serial
123 """Fill a report with approrpiate HID properties/values."""
182 Use the Wacom driver's usual naming conventions to apply a
201 :param proximity: a ProximityState indicating the sensor's ability
233 Return a heartbeat input report for this device.
271 :param proximity: a ProximityState indicating the sensor's ability
281 Send a heartbeat event on the requested report ID.
289 Send a pad event on the requested report ID.
332 Bare-bones opaque tablet with a minimum of features.
334 A tablet stripped down to its absolute core. It is capable of
386 A pen-only tablet with most basic features you would expect from
468 Pen interface of a PTH-660 / PTH-860 / PTH-460 tablet.
471 the PTH-460 uses a slightly different descriptor construction (splits
488 Assert we see the expected events in response to a report.
525 The Wacom driver applies a number of decorations to the name
537 Verify that all HID usages which should have a physical range
539 the associated unit is correct and within a sensible range.
629 Bring a pen into contact with the tablet, then remove it.
798 # Exactly zero events: not even a SYN
868 …01 85 0c 95 01 75 08 15 00 26 ff 00 81 03 09 54 81 02 09 22 a1 02 05 0d 95 01 75 01 25 01 09 42 81…
874 Bring a finger in contact with the tablet, then hold it down and remove it.
877 touch event by most tablets with the exception of a few, that given the
878 confidence bit is set to 1 it should process it as a valid touch to cover
879 the few tablets using contact ID = 0 as a valid touch value.
907 Bring a finger in contact with the tablet with confidence set to false.
909 Ensure that the confidence bit being set to false should not result in a touch event.