Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp46 namespace uhid { namespace
307 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice()
309 std::unique_ptr<uhid::Device> d = in openDevice()
310 uhid::Device::open(id, reinterpret_cast<const char*>(name.c_str()), vid, pid, bus, desc, in openDevice()
317 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport()
327 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendGetFeatureReportReply()
337 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice()
360 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()
362 uhid::gDeviceCallbackClassInfo.onDeviceGetReport = in register_com_android_commands_hid_Device()
364 uhid::gDeviceCallbackClassInfo.onDeviceOutput = in register_com_android_commands_hid_Device()
[all …]
Dcom_android_commands_hid_Device.h25 namespace uhid {
/frameworks/native/services/vr/virtual_touchpad/
Dvirtual_touchpad.rc4 group system input uhid
/frameworks/base/cmds/hid/
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.
/frameworks/base/media/lib/tvremote/
DREADME.txt24 inject events into uhid.