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/8737609355420235777
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ief8455fc1f328f35aaad1c90ceff40e2b17d2174
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233970
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 20d20e3..93cf793 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,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/8737609751118732673.
- commit = "f56b3e7d3905c041edff2cead6ac6ddbff5f28de",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737609355420235777.
+ commit = "444d211943b4813c07049865960f53042663c700",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,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/8737609751118732673.
- commit = "f56b3e7d3905c041edff2cead6ac6ddbff5f28de",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737609355420235777.
+ commit = "444d211943b4813c07049865960f53042663c700",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)