[roll] Roll fuchsia [bt][hfp-hf] Move audio controls into their own files

This change refactors the bt-hfp audio library so that each control is
in its own module.  This makes the code cleaner.

Test: Confirmed HFP audio still works on SD; ran HF and SD tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1340042
Original-Revision: 27c18bd1450a9893bf00c46ad694c93146b87368
GitOrigin-RevId: 45026145f2170af58100391d8f8ca2321f3a4b18
Change-Id: Id1b43a933e674cee1201dd52e3af9a5908ead40d
1 file changed
tree: b39c46302e2408bcbc9aa122a5e7268cacd421c1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.