[roll] Roll third_party/pigweed e7e47e7..8c51086 (7 commits)

8c51086 pw_bluetooth_sapphire: Wrap LowEnergyScanner delegate calls
553d60f pw_bluetooth_sapphire: Constify some methods that should have been
b7b7110 pw_bluetooth_sapphire: PacketFilterConfig to AdvertisingPacketFilter
be05ee5 pw_bluetooth_sapphire: Handle L2CAP config req retry failure correctly
693a34d pw_bluetooth: Add Enable() and Disable() APIs to Snoop Log
b3bfda8 pw_allocator: Fix pw_assert deps
6d2af30 pw_bluetooth: Add drees to OWNERS

GitOrigin-RevId: edc436d0d059988e69983da34dc54411546d319d
Change-Id: I5a7b9128f22478cec502dbe86c5c4f3248cb9684
1 file changed
tree: 66269f6b5f14f8d375627fc1a76c164ad9826032
  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 in one of the communication channels documented at get involved.

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.