[roll] Roll fuchsia [bt][hfp-hf] Start SLCI

Starts the SLC initialization procedure when the peer task starts.  Also
makes some field names for HG feature support more descriptive.

This also changes the peer task run its main select in a loop, while
previously it ran one iteration only.

Original-Bug: b/42081254
Test: Updated tests and ran `fx test bt-hfp-hands-free-tests`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990257
Original-Revision: 03edb77adef6bd89ee45627fbf5a4b2f64033cdf
GitOrigin-RevId: f47eb84e11c65aed88564b879fba40d63d2a22fb
Change-Id: Ib44365a58bfa7963b9205a37f1c54c5776794433
1 file changed
tree: b7bcb4549fa8687b017c6b98ab6aa354a41ace0b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.