[roll] Roll third_party/pigweed pw_bluetooth_sapphire: Read ISO data buffer info on startup

When initializing a controller, if supported read the
controller's ISO data buffer configuration (# of buffers and max
size of each buffer), which will dictacte the behavior of the
IsochronousDataChannel object.

Original-Bug: b/311639040
Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/184052
Original-Revision: 50a77aa8bbe1c8e88f461b43092cae5692d3d894
GitOrigin-RevId: 314a5b68e748b4b24735eae295631119a01e567a
Change-Id: I7d0ef99e438c22881ded0b8ecf2fb277e8360636
1 file changed
tree: f12657128ca1e07d816ea95772f280e610d51cb2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.