[roll] Roll fuchsia [bt][usb] Handle inbound SCO packets in bt-transport-usb

Handle inbound SCO packets in bt-transport-usb by queueing USB requests
for the ISOC IN endpoint and writing responses to the SCO channel.

Limit all request error logs and device removal calls to at most 1
in order to mitigate log spam when unbinding bt-transport-usb.

Original-Bug: 87451
Test: fx test bt-transport-usb-tests
Multiply: bt-transport-usb-tests: 4

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605671
Original-Revision: 863b4b1b15df8260acfa0552840b03fbb5f76faa
GitOrigin-RevId: 31787f8f37e7841d96154bcb2d9f63e86bdf277c
Change-Id: Ie30a1d05050432d9c976552ecee135d54526ef5b
1 file changed
tree: fdcab6546c7da2694b3266d73c7a9b9f81048d5b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.