[roll] Roll fuchsia [bt][gap] Add LE connection failures Inspect property

Add a "recent_connection_failures" inspect property under
low_energy_connection_manager. Failures are removed from the property
after 10 minutes to avoid noise when debugging recent failures.

Original-Bug: 69060
Test: fx test bt-host-gap-tests
GAP_LowEnergyConnectionManagerTest.Inspect
GAP_LowEnergyConnectionManagerTest.InspectFailedConnection

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/491259
Original-Revision: c51ae887f79c6c7fbb865cb68a01ec33f146abcd
GitOrigin-RevId: e3c18d2ef4ec1a8a6aca1a0f0246647236aee296
Change-Id: I08c8bd5dd0f2719ca9156d83cfd0fc41aa518889
1 file changed
tree: c52448ddb4ebf134cb2c3b7758378cd493511198
  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.