[roll] Roll fuchsia [bt][le] Add some asserts to AdvertisingReportParser

Add some extra debug asserts to ensure some math will not overflow.

Original-Bug: 55289
Test: build; fx test bt-host-hci-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715265
Original-Revision: 36314d44a1117d9d7a080b57b7d2c004c23333ba
GitOrigin-RevId: 3cec1ca862ed3586ccbb4fbf3029a10dc905bdbc
Change-Id: I6052db1f342c233789e689eff9f8cd9e8845ce40
1 file changed
tree: 1cde7b6406cfc19794e24ea30ec081866ae59bcc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.