[roll] Roll fuchsia [bt][core] Change C-style casting to C++ style casting in Advertising Handle Map

Original-Fixed: 104136
Test: fx test bt-host-hci-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699124
Original-Revision: d452a38017be0c8dbf89708e8d21b8d83937ad45
GitOrigin-RevId: e63b329616c0b6d5100e7ba1882195a864c53f4a
Change-Id: If1ee9a506a31f6ab8a7edf4c02ce1ca2e73eb2b5
1 file changed
tree: 2bd9f9162b0f90fe08de7fbb2d4e75fa0f4f653e
  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
  12. 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.