commit | b889539dfd1cf4a22ad99fc5cc90c606240e010a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jan 19 10:26:45 2022 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Jan 24 13:35:20 2022 -0800 |
tree | 1b7facad371bad3924138b5cca1100a46c14a312 | |
parent | da0756b5752c694d7e6dc7dc6f3a93b3f232b33e [diff] |
libusbhost: factor out frameworks descriptors -> byte[] code. Sony needed to increase the limit for a UVC device with > 4KiB descriptors, but there wasn't one clean place to do that. Tidy up, and also go straight to *16KiB* which was the largest buffer any copy of this code was using to date. Test: treehugger Change-Id: Ide41a217dcf4291a7d38836264f59e06967d9d91