[roll] Roll fuchsia [bt][mock-piconet-server] Make profile exposes unique

Update the MPS v2 library to use unique names for the exposed
capabilities by profiles-under-test.

Provide a library API hook for connecting to the protocol instead of
letting integration tests connect manually.

Update existing library clients to use the new hook.

Original-Fixed: 81647
Test: Added to mock-piconet-client-v2-tests
Test: fx test bt-avrcp-integration-tests, bt-rfcomm-integration-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561436
Original-Revision: 1a455c2f4fdf555ba72277eb52b7da8d4887d926
GitOrigin-RevId: 2531109819ad1432978d1bef1c9bb8e33353a790
Change-Id: Icb21187b713451e2807a80f7f1fc461c04a78065
1 file changed
tree: bb4fedd486f654b3cb68c794ffefa59aba126f5c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.