Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp42 namespace uhid { namespace
213 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice()
215 uhid::Device* d = uhid::Device::open( in openDevice()
224 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport()
233 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice()
254 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()
256 uhid::gDeviceCallbackClassInfo.onDeviceError = in register_com_android_commands_hid_Device()
258 if (uhid::gDeviceCallbackClassInfo.onDeviceOpen == NULL || in register_com_android_commands_hid_Device()
259 uhid::gDeviceCallbackClassInfo.onDeviceError == NULL) { in register_com_android_commands_hid_Device()
Dcom_android_commands_hid_Device.h22 namespace 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
121 button press event. The range can be determined from the uhid report descriptor.
/frameworks/base/media/lib/tvremote/
DREADME.txt24 inject events into uhid.