commit | 49e47092cb28da530bb5f9e4c76ca55efa160c03 | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@fuchsia.infra.roller.google.com> | Wed Oct 12 19:22:34 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 12 12:24:20 2022 -0700 |
tree | 6580d2a755dfff7c3fe3e32ee5786f85f47692d7 | |
parent | 71c6082d06fa4a52bfc3a20bd00c42222f3b8fc6 [diff] |
[roll] Roll fuchsia [bt][fidl] Report LE and Classic addresses to HostWatcher Update the HostWatcher.HostInfo FIDL table with an `addresses` field containing a list of addresses associated with the local host. These addresses can be either LE or Classic. Mark the `address` field as deprecated in favor of `addresses`. Update bt-host to report the LE random address, if set. Add a callback registration so that the Host server can receive updates about changes in LE address. Update FakeAdapter with hooks to simulate changes in the LE random address. Original-Bug: 107656 Test: fx test bt-host-fidl-tests, bt-host-gap-tests Test: fx test bluetooth-crate-tests Test: fx test bt-fastpair-provider-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/722126 Original-Revision: be2aeec0a9419e5b4403e30603d5b4182a79623c GitOrigin-RevId: 395d461a3305dfba5403de1427c8847e845a5e99 Change-Id: Ic20086ea88c4acd4d90b3a27e9a34cf38e0012c4
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
.