[roll] Roll third_party/pigweed 122b96e..5ec4ad9 (6 commits)

5ec4ad9 roll: clang
9b44d6e pw_bluetooth_sapphire: Add packet filtering support to FakeController
f87e713 pw_bluetooth_sapphire: Update AdvertisingHandleMap to use UnorderedBiMap
29ac60d pw_bluetooth_sapphire: AdvertisingPacketFilter handles all filtering
689ae6d pw_rpc: Add python pw_rpc.callback_client.Call object to the docs
55af15a pw_bluetooth_sapphire: LowEnergyScanner is now responsible for filtering

GitOrigin-RevId: 4922e169b41d97355e868731c91170df0786d2a0
Change-Id: Ia4035fdeeac2e7f03ff9bf8027af313bc37ecb82
1 file changed
tree: 942e1081c3ab6408cb88c447ee57868fdb77d6b8
  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.