[roll] Roll fuchsia [bt][ffx] Implement `ffx bluetooth pairable once` command

This is part of the bt-cli migration to ffx bluetooth.

Adds a new method to the `fuchsia.bluetooth.affordances.HostController`
FIDL.

Original-Fixed: 496006349
Test: fx test ffx_bluetooth_pairable_test & manual testing with the
following steps: 1. Verified that no active pairing delegate was
running on Nest Hub. 2. Ran `ffx bluetooth pairable start` to start
the delegate. 3. Verified that delegate was running. 4. Successfully
paired peer to Nest Hub.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1555860
Original-Revision: 09eb2ca67f1327ee40b53fd5f7f84b37899d52e0
GitOrigin-RevId: e61a8c19b409722932aea99a19c6033f14433a0f
Change-Id: I034af61d329e802c2ad7a10d2ebb7b9a4083eae0
1 file changed
tree: f90c4cb7b8227437c06419d38c428b4a48c73acf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.