HID: Fix to show mouse pointer movements on UI
As per the UHID implementation, UHID_OPEN & UHID_CLOSE can be ignored, but it is useful for power-management. Since these events are handled on hid host, ready_for_data needs to be set to TRUE. Previously the hid reports were not sent to kernel UHID driver leading to no mouse pointer movement on UI of DUT. Change-Id: I708f5be4240f07826c6eefc5404af3e42f80cfa4
Loading
Please register or sign in to comment