roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Allow LE remote feature interrogation to fail

When performing an LE remote feature step of peer interrogation,
if the controller reports a status of "unsupported remote feature"
(0x1a), return a successful status from the LowEnergyInterrogator.
This allows us to successfully connect with peers that don't
support the "Peripheral-Initiated Feature Exchange" feature.

Original-Bug: b/361651988
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108632
GitOrigin-RevId: 678081254cb33195119ff2ed7b2e44989d239ad1
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232773

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 107eecb0b87c664..faa7a78eab6a6c8
Roller-URL: https://ci.chromium.org/b/8738131151258463377
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic951c2c2f79b266a890c880aebc9eeeb72ac311e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/233073
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: f6a3c81b2a177a18131c498fa00af03108576d3a
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clangd.shared
  16. .gitignore
  17. .pw_console.yaml
  18. AUTHORS
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. LICENSE
  22. MODULE.bazel
  23. MODULE.bazel.lock
  24. OWNERS
  25. pigweed.json
  26. README.md
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.