[roll] Roll fuchsia [bt][ffx] Implement `ffx bluetooth connectable stop` command

  1. Ran `ffx bluetooth connectable start` on a Nest Hub.
  2. Successfully connected a peer to the Nest Hub.
  3. Disconnected the peer and forgot the Nest Hub from its connection
     history.
  4. Ran `ffx bluetooth connectable stop` on the Nest Hub.
  5. Verified that the peer can no longer connect to the Nest Hub.
  6. Verified that the expected logs were printed during this process.

Original-Original-Bug: 505060694
Test: Manual testing:
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604409
Original-Original-Revision: b373efba736a4253da9795546aa5b133aae8d0bf
GitOrigin-RevId: 9a52cdb7a21cda0585ae0958b4cd1fe8a42431dc
Change-Id: Iee005af6490754674f7c4a114613e9b77c8cc029
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1638479
Cr-Commit-Position: refs/heads/main@{#194198}
1 file changed
tree: e86add1aacf751281529a2a6a602189c205e0ec6
  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.