[roll] Roll fuchsia [bt][cli] Rename `adapter` references to `controller`

Per //s/c/b/docs/vocabulary.md, the term `adapter` should not be used.

Update bt-cli to use `controller` in the public facing UI to accurately
refer to the intended use of the tool.

Original-Bug: b/42146109
Test: Naming only, fx build
Test: fx test bt-cli-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962532
Original-Revision: 8849df644fc3943459bca1e02b450f45c6a54f1b
GitOrigin-RevId: aa6b704f515d53066d9303638521b14cada9e8a8
Change-Id: Iec9a51bb851cb4a955ef32b5c26174a1ef87f989
1 file changed
tree: 20b195a5fdd4947af88208520c0b4b7c38699926
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.