diff options
author | Jack Pham <jackp@codeaurora.org> | 2014-12-05 12:11:20 -0800 |
---|---|---|
committer | Jack Pham <jackp@codeaurora.org> | 2014-12-05 12:11:20 -0800 |
commit | 1c02213e89f99c6f532b27048feb8f3170cac296 (patch) | |
tree | ff6ccdd1a4ade45871dcc76af18ba46c5fbcf8e0 /include/android | |
parent | a48decd47b6ef8559418c7d1a68739c5ef50aaf8 (diff) | |
download | system_core-1c02213e89f99c6f532b27048feb8f3170cac296.zip system_core-1c02213e89f99c6f532b27048feb8f3170cac296.tar.gz system_core-1c02213e89f99c6f532b27048feb8f3170cac296.tar.bz2 |
fastboot: Support USB 3.x SuperSpeed devices on Linux
When enumerating USB 3.x devices, an extra 6-byte SuperSpeed
companion descriptor follows each standard endpoint descriptor.
The loop parsing the descriptors will stumble if they're not
handled. Since they're not needed once the bulk endpoints are
identified, we can simply skip over them.
Change-Id: I7e73bcf9135f23c3059cd7c55b432557b28cb6ef
Diffstat (limited to 'include/android')
0 files changed, 0 insertions, 0 deletions