[roll] Roll fuchsia [bt-transport-uart] Queue sending packets in driver

The drivers uses condition variable to block Send() FIDL call and keep
packets in the FIDL channel when bus is busy, maintain a queue in the
driver instead now.

Original-Bug: 349616554
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073033
Original-Revision: e07e49a39a18a354bde22f0b3f17ce51a2f047b8
GitOrigin-RevId: da0c51ccb470e6f4cd2b5ae43cd81a3c679627be
Change-Id: Ia0d0e521bce02b32d73fbc4a1a2ee4bdf79609c9
1 file changed
tree: 0de992340f3b68f4880a25ef381c77aee6dedc8f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.