Searched refs:uhid (Results 1 – 5 of 5) sorted by relevance
42 namespace uhid { namespace337 std::unique_ptr<uhid::DeviceCallback> cb(new uhid::DeviceCallback(env, callback)); in openDevice()339 std::unique_ptr<uhid::Device> d = in openDevice()340 uhid::Device::open(id, reinterpret_cast<const char*>(name.c_str()), in openDevice()348 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendReport()358 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendGetFeatureReportReply()368 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in sendSetReportReply()377 uhid::Device* d = reinterpret_cast<uhid::Device*>(ptr); in closeDevice()401 uhid::gDeviceCallbackClassInfo.onDeviceOpen = in register_com_android_commands_hid_Device()403 uhid::gDeviceCallbackClassInfo.onDeviceGetReport = in register_com_android_commands_hid_Device()[all …]
24 namespace uhid {
4 group system input uhid
17 for the file descriptor to the uhid node to send the UHID_START and UHID_OPEN38 Register a new uhid device53 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.
24 inject events into uhid.