roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Setup ISO Data Path

* Plumb access to the transport layer up to the IsoStreamManager,
  so we can register our connections.
* Implement IsoStream support for setting up an Iso data path
  and, on success, registering it with the IsoDataChannel.

Original-Bug: b/311639690
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004454
GitOrigin-RevId: 092c6a0820d7049622abd4afdaab3f2b8adea994
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230532

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 9a6adf1bd99e918..769ce8f0a929c13
Roller-URL: https://ci.chromium.org/b/8738793181824176689
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I599af97ee5bc2ae453cc5e2bed3dd871c0167247
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/231679
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: f63f1b62678d9eab9db0b129f1be7cb5bf075682
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clangd.shared
  16. .gitignore
  17. .pw_console.yaml
  18. AUTHORS
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. LICENSE
  22. MODULE.bazel
  23. OWNERS
  24. pigweed.json
  25. README.md
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.