[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_bluetooth_proxy: Add L2capChannelManager

Add `L2capChannelManager` to mediate between ProxyHost and client L2CAP
channels. This will facilitate the next change: queueing & L2CAP CoC
credit-based control flow.

Original-Bug: 360929142, 360934030
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237261
Original-Revision: 5b5c7815e957d3885ef62d5165604c60e26c2e64
GitOrigin-RevId: 194fb651d7ffb75132f9b7f23f2433ad2e00220c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157534
Original-Revision: 5dfcb88a7adaa767d2d1081cbc8e652b4dde95e0
Change-Id: I22f87cd2e1cd034906b19ffbc9e85dda61eaf351
1 file changed
tree: 72abc53f719cacb9022eac551f491bde8ce51569
  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 in one of the communication channels documented at get involved.

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.