roll: pigweed f198dc6..23370ed (3 commits)

23370ed:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250492 pw_tokenizer: Add macro for tokenizing enums with custom string
534e65d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251792 pw_log: Remove _PW_LOG_REQUIRES_VERBOSITY
d99cc15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251863 pw_bluetooth: Add bluetooth quality report command

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f198dc625018cc..23370ed5ed0e01
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8729457866731540257
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I315691df0f079381626f2d8c69d3339fcb6658f5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/252089
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 8141024..3a5ea5a 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-12-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8729468733221323825.
-    commit = "f198dc625018cc578d45129b6d7ea5b50ad704de",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8729457866731540257.
+    commit = "23370ed5ed0e01273080c231ee3475916dc74fba",
     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-12-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8729468733221323825.
-    commit = "f198dc625018cc578d45129b6d7ea5b50ad704de",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8729457866731540257.
+    commit = "23370ed5ed0e01273080c231ee3475916dc74fba",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )