[roll] Roll fuchsia [bt][fastpair] Add a module for `sys.Pairing` requests

Define the `pairing` mod which handles sys.Pairing requests.

The PairingManager provides an interface for claiming the Pairing Delegate
for Fast Pair operations. When a Fast Pair procedure is in progress, the
Pairing Delegate will be used to receive FP-related pairing events. When
inactive, pairing requests will be forwarded directly to the upstream
`sys.Pairing` client.

Original-Bug: 96222
Original-Bug: 101721
Test: fx test bt-fastpair-provider-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679143
Original-Revision: 9054f6bbe0921cbeebcfc8764d69e7bad7e00e43
GitOrigin-RevId: a114c26a1ded4d5d71ab2b724d9100044ab52749
Change-Id: I9c12a5036790ed10895ce4682da0f99139029a09
1 file changed
tree: f11903132a584cc1506178bf647e040f416c0d82
  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.