commit | 6a494c29545727a5c6dcd6f4f71c746fd4ae23ce | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@fuchsia.infra.roller.google.com> | Mon Jun 13 19:28:26 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 13 12:29:56 2022 -0700 |
tree | f11903132a584cc1506178bf647e040f416c0d82 | |
parent | be0bfb8498cfe8d9800ab37d7f308ab14e91e28f [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.