[roll] Roll fuchsia [bt][fastpair] Define the toplevel Fast Pair server

Define the `Provider` server which manages interactions with the various
BT system services.

Add a handler for updates about the local host. Toggle the LE
advertisement depending on the discoverability state.

Original-Bug: 94166
Test: fx test bt-fastpair-provider-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670262
Original-Revision: d68fc94d909f0eb58cc55414ad73eda7bd955f83
GitOrigin-RevId: ca86b9a346ca58135186cd056d5cc584196b8f32
Change-Id: I0c67aab69d770d9430f51d0600ca2cdbf15d10d5
1 file changed
tree: cede4bfd60a31bac882deac51c9b96dfd6105874
  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.