[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_bluetooth_sapphire: Don't offload non-offloadable filters

If we enable offloading when none of the filters are offloadable, the
controller will discard all advertisement packets. Only enable
offloading when we have something to offload.

Original-Bug: 42174576
Test: `bt-le-central scan` returns results
Manual Tests (requires https://fxrev.dev/1233893):
OOBE on sorrel, OOBE + audio source/sink on sherlock

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/281892
Original-Revision: 80b61fe60ac1d6655afd79b31cdb25d8d10c1e6a

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268604
Original-Revision: dedab606ec578b83825210deb28a886ad20b4f09
GitOrigin-RevId: 7f374a906f165f6b4a803994aa13fc3f32096097
Change-Id: I227dcbe9acb3c895a629099c1edb89dc2c1bf312
1 file changed
tree: b5379938d9b5a70cd7c91977ea586ab8e890435f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.