roll: pigweed, pw_toolchain: pw_bluetooth: Add SniffModeCommand

Original-Bug: 364898905
Test: added tests, presubmit passes
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233593

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: f56b3e7d3905c04..444d211943b4813
Roller-URL: https://ci.chromium.org/b/8737610395140989569
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I74d72bfbc80534f8f36df99fc5ab41598d33acff
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234242
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 11aab0b..8fc26d9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737612167665744049.
-    commit = "f56b3e7d3905c041edff2cead6ac6ddbff5f28de",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737610395140989569.
+    commit = "444d211943b4813c07049865960f53042663c700",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737612167665744049.
-    commit = "f56b3e7d3905c041edff2cead6ac6ddbff5f28de",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737610395140989569.
+    commit = "444d211943b4813c07049865960f53042663c700",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )