[roll] Roll fuchsia [bt][hci] remove unused LowEnergyAdvertiser::GetMaxAdvertisements

LowEnergyAdvertiser::GetMaxAdvertisements is unused in our codebase.
Remove it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557817
Original-Revision: 5629a0c674f03443b3d06eb6f65a4dfb2c297def
GitOrigin-RevId: 47abfdbfcb2984ab77d1ceb243e6d0578c17b906
Change-Id: Ie8166f885a613217a08d20c1ef41f72e084e2401
1 file changed
tree: eb3068dbe161fe691c9502e03a02b01df5840030
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.