/aosp12/frameworks/base/cmds/hid/jni/ |
H A D | com_android_commands_hid_Device.cpp | 44 namespace uhid { namespace 321 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice() 323 std::unique_ptr<uhid::Device> d = in openDevice() 331 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport() 341 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendGetFeatureReportReply() 351 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice() 374 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device() 376 uhid::gDeviceCallbackClassInfo.onDeviceGetReport = in register_com_android_commands_hid_Device() 378 uhid::gDeviceCallbackClassInfo.onDeviceSetReport = in register_com_android_commands_hid_Device() 380 uhid::gDeviceCallbackClassInfo.onDeviceOutput = in register_com_android_commands_hid_Device() [all …]
|
H A D | com_android_commands_hid_Device.h | 25 namespace uhid {
|
/aosp12/system/core/rootdir/ |
H A D | ueventd.rc | 54 /dev/uhid 0660 uhid uhid 55 /dev/uinput 0660 uhid uhid 81 /sys/devices/virtual/misc/uhid/*/leds/* brightness 0664 system system 82 /sys/devices/virtual/misc/uhid/*/leds/* multi_intensity 0664 system system
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | virtual_touchpad.rc | 4 group system input uhid
|
/aosp12/hardware/interfaces/sensors/1.0/default/ |
H A D | android.hardware.sensors@1.0-service.rc | 5 group system wakelock uhid context_hub
|
/aosp12/frameworks/base/cmds/hid/ |
H A D | README.md | 17 for the file descriptor to the uhid node to send the UHID_START and UHID_OPEN 38 Register a new uhid device 53 Device bus is used to determine how the uhid device is connected to the host. 126 button press event. The range can be determined from the uhid report descriptor.
|
/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
H A D | android.hardware.biometrics.fingerprint@2.1-service.rc | 7 group system input uhid
|
/aosp12/frameworks/base/media/lib/tvremote/ |
H A D | README.txt | 24 inject events into uhid.
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | bluetooth.te | 35 # allow Bluetooth to access uhid device for HID profile
|
H A D | file_contexts | 162 /dev/uhid u:object_r:uhid_device:s0
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | file_contexts | 160 /dev/uhid u:object_r:uhid_device:s0
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | bluetooth.te | 35 # allow Bluetooth to access uhid device for HID profile
|
H A D | file_contexts | 169 /dev/uhid u:object_r:uhid_device:s0
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | file_contexts | 165 /dev/uhid u:object_r:uhid_device:s0
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | file_contexts | 171 /dev/uhid u:object_r:uhid_device:s0
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | genfs_contexts | 168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | genfs_contexts | 168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
|
/aosp12/system/sepolicy/private/ |
H A D | bluetooth.te | 36 # allow Bluetooth to access uhid device for HID profile
|
H A D | genfs_contexts | 168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
|
/aosp12/packages/modules/Virtualization/microdroid/ |
H A D | microdroid_file_contexts | 185 /dev/uhid u:object_r:uhid_device:s0
|