roll: pigweed 0944913..303810b (3 commits)

303810b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254414 pw_multisink: Scope disabling unsigned-integer-overflow
b3e2d8c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249452 pw_bluetooth_sapphire: Implement Central start scan
0ea7157:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254473 pw_bluetooth: Add frame_type and poll_final definitions for rfcomm

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 0944913eb37b9b..303810b8416100
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728635229844190961
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I588c4c6a5451f4deeb97b2aba757a250536c5190
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/254513
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 7d8bbf1..8b72551 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728637609800311873.
-    commit = "0944913eb37b9b61c9d16bc9edb4c8586f3ebb67",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728635229844190961.
+    commit = "303810b8416100055e363f4bb0674780527e73cb",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -50,8 +50,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728637609800311873.
-    commit = "0944913eb37b9b61c9d16bc9edb4c8586f3ebb67",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728635229844190961.
+    commit = "303810b8416100055e363f4bb0674780527e73cb",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )