[roll] Roll fuchsia [bt][hfp-hf] Hook up Call struct to peer task.

Handle incoming Call protocol FIDL messages and CIEV indicators in the
call struct and route them from and to the Call struct.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934808
Original-Revision: f0a62b660cd85cc329e5d8451d84e04d3a18fe82
GitOrigin-RevId: f7fb5c0281a5b9bf364b6c397f8dd31ec528ef1e
Change-Id: I735dc5e2286aec5c1917ee682428270dbebf2738
1 file changed
tree: ff40e7292ceecbae720f2d58247fccebca72a213
  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.