[roll] Roll fuchsia [bt][avrcp] Support sending outbound browse channel connection.

As per AVRCP v1.6.2 Section 4.1, we support making outbound browse
channel connection to support Browsing.
As recommended from the spec, if browsing channel is supported by both
devices, we establish it immediately after the control channel is
established to avoid unsatisfactory latency when a browsing command is
sent.
Test: fx test -v -o bt-avrcp-tests

Original-Bug: 85761, 97026
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668402
Original-Revision: 78c2c122439943d51c343f83bab183af3a1f6dfd
GitOrigin-RevId: e2503d51a52a689c4558081c024f1bd3ef81c0a6
Change-Id: I680d8514e5577817dcbb4171b7d7072368a83351
1 file changed
tree: 452c42fd85c03e6cd3f31d9174e2ce7aa6732fb6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.