Home
last modified time | relevance | path

Searched refs:uhid (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp44 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 Dcom_android_commands_hid_Device.h25 namespace uhid {
/aosp12/system/core/rootdir/
H A Dueventd.rc54 /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 Dvirtual_touchpad.rc4 group system input uhid
/aosp12/hardware/interfaces/sensors/1.0/default/
H A Dandroid.hardware.sensors@1.0-service.rc5 group system wakelock uhid context_hub
/aosp12/frameworks/base/cmds/hid/
H A DREADME.md17 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 Dandroid.hardware.biometrics.fingerprint@2.1-service.rc7 group system input uhid
/aosp12/frameworks/base/media/lib/tvremote/
H A DREADME.txt24 inject events into uhid.
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dbluetooth.te35 # allow Bluetooth to access uhid device for HID profile
H A Dfile_contexts162 /dev/uhid u:object_r:uhid_device:s0
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dfile_contexts160 /dev/uhid u:object_r:uhid_device:s0
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dbluetooth.te35 # allow Bluetooth to access uhid device for HID profile
H A Dfile_contexts169 /dev/uhid u:object_r:uhid_device:s0
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dfile_contexts165 /dev/uhid u:object_r:uhid_device:s0
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dfile_contexts171 /dev/uhid u:object_r:uhid_device:s0
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dgenfs_contexts168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dgenfs_contexts168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
/aosp12/system/sepolicy/private/
H A Dbluetooth.te36 # allow Bluetooth to access uhid device for HID profile
H A Dgenfs_contexts168 genfscon sysfs /devices/virtual/misc/uhid u:object_r:sysfs_uhid:s0
/aosp12/packages/modules/Virtualization/microdroid/
H A Dmicrodroid_file_contexts185 /dev/uhid u:object_r:uhid_device:s0

12