[roll] Roll fuchsia [bt][a2dp] Restart streams when unpaused

After successfully suspending a stream or not starting the stream
because a permit was not available initially (in contrast to it being
revoked), add a reservation to the queue so that when permit is
available, we will start the stream.

Some minor cleanup of tests as well.

Original-Bug: b/277376263
Original-Bug: 81265
Test: updated tests; fx test bt-a2dp-lib-tests
Test: connect while call in session, finish call and play music
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/845636
Original-Revision: 14730c4a471b2bc6b75e2ca32ec64377acea0d46
GitOrigin-RevId: ecb559cd3c1716ff7dbc04ab366034ac07acf533
Change-Id: Iaa83bc313e8525ebbb65ff448dbb6ca7d2ba695a
1 file changed
tree: dcc6dd1c57b09a2825824ede3e6dae03963bd0a3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.