Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp42 namespace uhid { namespace
326 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice()
328 std::unique_ptr<uhid::Device> d = in openDevice()
336 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport()
346 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendGetFeatureReportReply()
356 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendSetReportReply()
365 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice()
389 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()
391 uhid::gDeviceCallbackClassInfo.onDeviceGetReport = in register_com_android_commands_hid_Device()
395 uhid::gDeviceCallbackClassInfo.onDeviceOutput = in register_com_android_commands_hid_Device()
[all …]
H A Dcom_android_commands_hid_Device.h24 namespace uhid {
/aosp14/system/core/rootdir/
H A Dueventd.rc56 /dev/uhid 0660 uhid uhid
57 /dev/uinput 0660 uhid uhid
82 /sys/devices/virtual/misc/uhid/*/leds/* brightness 0664 system system
83 /sys/devices/virtual/misc/uhid/*/leds/* multi_intensity 0664 system system
/aosp14/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.
/aosp14/frameworks/base/media/lib/tvremote/
H A DREADME.txt24 inject events into uhid.