[roll] Roll fuchsia [bt][hfp-hf] Clean up SLCI to be more maintainable

This CL changes the names of the SLCI procedure states to be a bit more
understandable and factors the behavior of the procedure state
transition into methods that can be shared between different states.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949523
Original-Revision: f15f5fbcc4b756f0a8a2e27001818a6a077de169
GitOrigin-RevId: 5e4521656acf8c211e9384b2f00cf7950eb917eb
Change-Id: Iaec93754ffbc9be428a9541e4698bfa35638ec32
1 file changed
tree: eb812218883301bd1dc2d4da56bc1d3902b27df3
  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.