[roll] Roll fuchsia [bt][hci] Migrate LEAdvertisingReportSubevent to Emboss

- Migrate LEAdvertisingReportSubevent and LEAdvertisingReportData
- Wrap return type of DeviceAddress::LeAddrToDeviceAddr in std::optional
- Delete hci/util* files and move DeviceAddressFromAdvReport util inside
  LegacyLowEnergyScanner

Original-Bug: 86811
Test: fx test //src/connectivity/bluetooth/core
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925332
Original-Revision: c476b83fda7c2fd4b7efa11b597a64011eadfb83
GitOrigin-RevId: 9a6792a8c07dcd34ff6f6d9aadf72b65bb1ce6a3
Change-Id: I97e624c755a514006b61d62f32051b6c0b5238e5
1 file changed
tree: f65eeb2a51f52a9bb69cd9c164a095b3b6916099
  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.