[roll] Roll fuchsia [bt][fidl] Refactor affordances FIDL to use a PeerSelector type

Add a PeerSelector type to fuchsia.bluetooth.affordances that allows a
peer to be identified in multiple ways. This allows for more flexibility
in the future.

Test: Manually tested with ffx bluetooth + bt-cli

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1551462
Original-Revision: 27f0f1a12be28ba07ed969c8086f596f80d3da9c
GitOrigin-RevId: f98d143a45ae87def468e54f25427e7db040259f
Change-Id: I306ca94c5f7f302bf89869947c161f8485527b22
1 file changed
tree: ad2b1e9c63794bcc3e05e20004c8abdbbb35a9a8
  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.