roll: pigweed 23e713a..6c6ca80 (2 commits)

6c6ca80:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265632 pw_bluetooth: Fix rssi values to be signed integers
0f94af2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265672 pw_bluetooth_proxy: Remove overly verbose log

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 23e713a4bbeea9..6c6ca80d58de1c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723661794333884129
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5448642df8f6df46a40272d467b0e5a52cc50fcb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/265674
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 8b603ed..436441f 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-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723705937307034737.
-    commit = "23e713a4bbeea914d6352efab6d3189eaec12e64",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723661794333884129.
+    commit = "6c6ca80d58de1c67fb0e9780ae38a9a0d88b2d8a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )