[roll] Roll fuchsia [bt][a2dp] Ask for DelayReporting when supported

The current capabilities negotiation does not ask for information about
DelayReporting, which provides our profile with information about how
much delay is happening on a A2DP output when sending audio.

We currently log the delay reports to metrics, but in the near future
may use (reasonable) answers to improve sync of audio.

Original-Bug: 51726
Test: added tests; fx test bt-a2dp-lib-tests
Test: manually connected to various bt headsets

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778006
Original-Revision: 06a0081b8928857e5ae989bd88bdf3d4d6f76f1f
GitOrigin-RevId: 3408b34eeba35ed7c2823c095eef861e9f36f1c2
Change-Id: If94b53cc6b5907c331b9e4ab82f409efd73e705a
1 file changed
tree: 55d8c9bc373f731192623ea0813f79c41b2dfddc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.