roll: pigweed ce36b90..17a5e76 (7 commits)

17a5e76:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260220 pw_bluetooth_sapphire: Move scan_id into LowEnergyDiscoverySession
5b8a5c5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260219 pw_bluetooth_sapphire: Pass offloaded packet filter support down stack
a76d73e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259934 pw_ide: Enable most VSC commands for bootstrap
2368964:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266972 .*: Replace spurious gtest.h includes
f27457d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266893 pw_bluetooth_sapphire: clang-tidy fix
72b0188:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264517 pw_log: Switch to PW_CONSTEXPR_TEST to improve coverage
c4e6e1f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266133 roll: Clang

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ce36b9014fd3ec..17a5e7626e0914
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723286617111864929
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2989491284dbee9d148f6f14c513699306ce057a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/266933
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>
diff --git a/MODULE.bazel b/MODULE.bazel
index f51150d..c6307ed 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-02-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723297653371547265.
-    commit = "ce36b9014fd3ec39fc530095470b9478cde3a0fb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723286617111864929.
+    commit = "17a5e7626e091482ab345f7686e16d047607b88e",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )