[roll] Roll fuchsia [bt][core] 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
GitOrigin-RevId: a4af43921e750efc1d0aff4da7f0a53425b874fc
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981281
Original-Revision: 85ded3e4ce399bd07f31a9b9686547ebc1f6d58b
Change-Id: Idb4967f4adb8c9b4adf808e4401b9f75c98a2b1b
1 file changed
tree: 4b32737a0bee08c045ef2a609ae22ccb4f32a0e6
  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.