[roll] Roll fuchsia [bt][iso][gap] Add IsoStreamManager class

When an LE connection is established, create an IsoStreamManager
(owned by the associated LowEnergyConnection) that will manage all
isochronous streams associated with that connection.

bug: b/311639040
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982973
Original-Revision: 19db68a2e8457ce80e681f6c856c239f36ec9331
GitOrigin-RevId: bb8b76f948dfb758085bad006557601d446f95de
Change-Id: I72943c033a14dfbe29c4e8f2071ee3ac7f2b869d
1 file changed
tree: d70ccae48aba280357002b3d9deaa67acaed7573
  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.