| commit | 8b4af79e51d18be9e3d272fa9a187957f8aae818 | [log] [tgz] |
|---|---|---|
| author | Nick Pollard <nickpollard@fuchsia.infra.roller.google.com> | Fri Dec 11 04:45:49 2020 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 10 20:46:37 2020 -0800 |
| tree | 306d14e57ffb742d234ffd40025cbc37103565d7 | |
| parent | a01d145b92e012b03bd955a9f10c82af3a2eac75 [diff] |
[roll] Roll fuchsia [bt][bt-gap] Inline get_active_host_info to use site
The `get_active_host_info()` function in bt-gap's HostDispatcherState
was only used in a few places; Instead inline it at the use site and
remove the initial function, so that we shrink the interface surface of
the HostDispatcherState.
Similarly, remove the get_active_host_info() on HostDispatcher and
replace it with `get_active_adapter()`, now renamed `active_host()`
(the `adapter` term has been retired from our usage, and the `get` is
redundant).
Test: Trivial refactor, no behavior change. Also:
fx test bt-gap-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457665
Original-Revision: 2f3be3e972066fb438c065fef98e39f5a2d658a2
GitOrigin-RevId: 9b7b335208607f98d5e777607be31bbf450e3ea3
Change-Id: I31d029008f0a1fba56cb8abd47a24e846d31297a
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.