[roll] Roll fuchsia [bt][gap] Fix LowEnergyConnector address assert

In the gap::LowEnergyConnector constructor, resolve the
hci::Connection's peer address to a Peer before asserting
that it matches the provided peer ID. The previous
assert did not handle connections from paired peers with resolvable
private addressed.

Original-Fixed: 78143
Test: fx test bt-host-gap-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/539674
Original-Revision: c515a236c1374652eed626fe0b92e76c88dfb2d9
GitOrigin-RevId: 3ab7a5f60813de426dec01fc7139dcc8454b4c69
Change-Id: Ic278d3fc2bf8884e2bc19682ab0e4605890d3c25
1 file changed
tree: dee0f9a73556ff0d91bc803c068137f6ef4eaf3e
  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.