Skip to content
Snippets Groups Projects
Commit 64698c44 authored by Anson Jacob's avatar Anson Jacob Committed by Badhri Jagan Sridharan
Browse files

ANDROID: usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write

Accessory connected to Android Device requires
Zero Length Packet (ZLP) to be written when data
transferred out from the Android device are multiples
of wMaxPacketSize (64bytes (Full-Speed) / 512bytes (High-Speed))
to end the transfer.

cherry-pick: f8fe2735daaf662876d1333075991997c04d5359
(https://android-review.googlesource.com/#/c/99100/

)

Bug: 36821730
Change-Id: Ib2c2c0ab98ef9afa10e74a720142deca5c0ed476
Signed-off-by: default avatarAnson Jacob <ansonkuzhumbil@gmail.com>
parent f955207f
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment