[roll] Roll fuchsia [bt][assembly] ScoOffloadPathIndex configuration

Add a capability to specify the offload index when using the offload
path when setting up a SCO connection to assembly.

Needed for different products the controller firmware has an
alternate index from the current hard-coded value of 6.

Original-Bug: 42140527
Test: configuration & routing only, fx build && ota test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255364
Original-Revision: f2539d459001aa3e152b3dc2a924a0a035029b00
GitOrigin-RevId: 92b7f9e30eaa517c67f9b66eeaecfe9512af6f91
Change-Id: Ieec9dd760a04f438e2ec2bbfd4ca08e2efb2495b
1 file changed
tree: 042cc233f1ada2b97a8f1a8202127d51100a6b34
  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.