Searched refs:uhid (Results 1 – 4 of 4) sorted by relevance
42 namespace uhid { namespace214 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice()216 uhid::Device* d = uhid::Device::open( in openDevice()225 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport()234 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice()255 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()257 uhid::gDeviceCallbackClassInfo.onDeviceError = in register_com_android_commands_hid_Device()259 if (uhid::gDeviceCallbackClassInfo.onDeviceOpen == NULL || in register_com_android_commands_hid_Device()260 uhid::gDeviceCallbackClassInfo.onDeviceError == NULL) { in register_com_android_commands_hid_Device()
22 namespace uhid {
17 for the file descriptor to the uhid node to send the UHID_START and UHID_OPEN38 Register a new uhid device121 button press event. The range can be determined from the uhid report descriptor.
24 inject events into uhid.