[roll] Roll fuchsia [bt][tools] Migrate bt-le-peripheral to Peripheral.Advertise

Migrate bt-le-peripheral tool from deprecated
Peripheral.StartAdvertising to Peripheral.Advertise.

Original-Bug: 73636
Test: fx test bt-le-peripheral-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/621949
Original-Revision: c6f83eeccb23c425563639202432356ed245b3ba
GitOrigin-RevId: 5285a56c2e253ed31a94900bb7823a396e9c7cde
Change-Id: If4661d5e95d9ce608915da715e55becb1d0c51a6
1 file changed
tree: fa9b4d16e0b5e47b586f520a3a1a46ee51a0f768
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.