device_google_gs201/usb/gadget
Amit Sunil Dhamne d8e2a02998 UsbGadget: Update SDP enum timeout when gadget is pulled up
Indicate to the kernel that the usb gadget is pulled up
by writing to `update_sdp_enum_timeout` sysfs node. Write
to this node will inform the kernel that it can lower the SDP
timeout alarm value which is used to detect an SDP port
vs a DCP.

Bug:275687235
Test: Check `update_sdp_enum_timeout` is written into after usb
gadget is pulled up. Verify that the alarm timeout lowers.

Change-Id: Id3ae7e7a20b236cec6604414a7f81860e868bdd0
Signed-off-by: Amit Sunil Dhamne <amitsd@google.com>
2023-09-20 16:24:35 +00:00
..
Android.bp Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
android.hardware.usb.gadget-service.rc Fix up open bugs from gs201 AIDL migration 2023-02-07 08:55:20 +00:00
android.hardware.usb.gadget-service.xml Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
service_gadget.cpp Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
UsbGadget.cpp UsbGadget: Update SDP enum timeout when gadget is pulled up 2023-09-20 16:24:35 +00:00
UsbGadget.h UsbGadget: Update SDP enum timeout when gadget is pulled up 2023-09-20 16:24:35 +00:00