[roll] Roll third_party/pigweed pw_bluetooth_sapphire: Handle inbound L2CAP Flow Control Credit Ind

Handle the L2CAP Flow Control Credit Ind signaling packet by adding
credits to CreditBasedFlowControlTxEngine.

Fix bug in CreditBasedFlowControlTxEngine that added an extra Basic
L2CAP header. Fragmenter already adds a Basic L2CAP header.

Original-Bug: 42178956
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279912
Original-Revision: 231ff06afdc3704823efa9c8e34115c961f6de42
GitOrigin-RevId: 9884bee846edb3c4f9416f83b3bf5c4bb292e99a
Change-Id: I0f7cee347d5f1a793a39140f55aef0704d95f4bd
1 file changed
tree: 30291b70c80e854e77d9ccf7627e7e4b5b6c5e09
  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.