summaryrefslogtreecommitdiff
path: root/cmds/hid/jni/com_android_commands_hid_Device.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add onDeviceSetReport to HID command toolChris Ye2021-02-241-5/+16
* Add SET_REPORT data output to hid commandline tool.Chris Ye2021-02-191-4/+6
* Add support to hid commandline tool for hid device output.Chris Ye2020-09-031-28/+31
* Populate uniq field in uhid.Garfield Tan2020-02-251-0/+2
* Added ability to set bus used for hid device testsFarid Chahla2020-02-191-13/+13
* Add UHID_OUTPUT handling to hid commandSiarhei Vishniakou2019-12-101-2/+31
* Use switch statement for report typesSiarhei Vishniakou2019-12-101-8/+37
* Use a separate writeEvent functionSiarhei Vishniakou2019-12-101-8/+10
* Use unique_fd for uhid deviceSiarhei Vishniakou2019-12-101-18/+15
* Add support for UHID_GET_REPORT requestsKim Low2018-12-061-7/+50
* Refactor hid command, mitigate overflowsSiarhei Vishniakou2018-11-291-22/+29
* ScopedUtfChars: use proper nativehelper headersSteven Moreland2017-08-101-1/+1
* Merge "com.android.server: use proper nativehelper headers" into stage-aosp-m...Steven Moreland2017-08-021-2/+2
|\
| * com.android.server: use proper nativehelper headersSteven Moreland2017-08-011-2/+2
* | Fix GamepadTestCase#testButtonA CTS testSiarhei Vishniakou2017-05-121-48/+77
|/
* Fix a set of random warnings in frameworks/base/Aurimas Liutikas2016-02-191-4/+4
* Add new `hid` command.Michael Wright2015-06-121-0/+253