diff options
author | Channagoud Kadabi <ckadabi@codeaurora.org> | 2014-11-05 16:59:27 -0800 |
---|---|---|
committer | Channagoud Kadabi <ckadabi@codeaurora.org> | 2014-11-07 12:01:33 -0800 |
commit | b2117739eda5174f7365e8918e708ac256797974 (patch) | |
tree | b94cf13f6dc7d322f37c1c8ae701fb03e1a0149a /adb/transport_local.c | |
parent | 2655256570b7c1c5af6d886735835eecb99f45f2 (diff) | |
download | system_core-b2117739eda5174f7365e8918e708ac256797974.zip system_core-b2117739eda5174f7365e8918e708ac256797974.tar.gz system_core-b2117739eda5174f7365e8918e708ac256797974.tar.bz2 |
system: core: fastboot: Increase USB protocol buffer size to 1024
With USB3.0 SS support the max packet size supported by USB protocol
is 1024 bytes. When connected to a USB device in SuperSpeed, if only
512 bytes are sent at a time the device would interpret each transfer
as a short packet and slows down overall throughput. To accommodate
for SuperSpeed USB bulk endpoints, increase the buffer size to 1024.
Change-Id: I4f447fe38045bc0008e2d6dd3f36c2d6819d6c15
Diffstat (limited to 'adb/transport_local.c')
0 files changed, 0 insertions, 0 deletions