[roll] Roll fuchsia [bt][core] low energy advertiser general cleanup

This change includes a variety of cleanups to LowEnergyAdvertiser and
its related files. These cleanups are mostly in preparation for the
inclusion of extended advertising PDUs. The extended advertising PDUs CL
was getting quite large and having these cleanups in there was making it
a bit noisy and hard to focus on what exactly is new specific to just
extended advertising PDUs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008935
Original-Revision: 97b7f93b97135690dba0de3060d9c6ff3b34fce7
GitOrigin-RevId: 7b4de406e1fb15c25670af6f3494d07918607671
Change-Id: Ia618789c5eb5fb8af72d5edb0ea54aa8d55b3341
1 file changed
tree: 7a250b960dec890f6bc0dfd3accde780b4b5726f
  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 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.