[roll] Roll fuchsia [bt][ffx] Implement bluetooth subtool command peer show

As part of the bt-cli migration to ffx bluetooth, this implements the command
peer show.

Original-Bug: 352389551

Test: fx test ffx_bluetooth_peer_test & manually tested against bt-cli

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168512
Original-Revision: 59e2a323d7c3296f21b7d89cfe7854fcb1d6dd10
GitOrigin-RevId: c511f45f82325a67bb3b06cdecbb7b3ad01cfd42
Change-Id: If718486c8e2970c08faa7cc95460a6ff95b7e09f
1 file changed
tree: 59d9389a7a886809bd3dd6ae5792cbbd4519d2a9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.