commit | 88a366b10c17b673e7b36415e5941a80f3b7ee98 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@fuchsia.infra.roller.google.com> | Mon Mar 06 17:04:16 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 06 09:05:24 2023 -0800 |
tree | 02d07239d01c8c8463921abf77ffc1fc817a87f4 | |
parent | 307a409f9eb720428df2fd8409bb66fdef415742 [diff] |
[roll] Roll fuchsia [bt][a2dp] Correctly handle multi-stream start When starting multiple streams, we can need to accept multiple stream starts before having to immediately suspend them due to not having permits to start. Collect the streams IDs that we need to stop, and stop them after we send the result of the stream start. Clean up with some new rust features that appeared since last time this code was updated (let-else mostly) Test: updated unit tests; fx test bt-a2dp-lib-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796386 Original-Revision: 6dfa9370d7ca4b6e39d0500e961029bdec90bb9e GitOrigin-RevId: b6d21dfa3ca310460d120b2cbdfc8c8ba584c025 Change-Id: Ia6d5715f6bd24e331adcd767fc1e77bc5b2e733d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.