roll: pigweed, pw_toolchain 3 commits

8ddf630e9e13189 pw_bluetooth_sapphire: Set Pairing Delegate via Pa
6b75bf4fcca6768 pw_bluetooth_sapphire: Remove unused packed struct
f81665632dda872 pw_bluetooth_sapphire: Use EmbossEventPackets when

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 38018b963926680..8ddf630e9e13189
Roller-URL: https://ci.chromium.org/b/8738239081064503889
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2c6332ac41ba60c64e9bc864135b879a6de663f0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232546
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 7aff8cd..bbca86c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-29.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738250113658087713.
-    commit = "38018b963926680c1028b05077d2a21e831ec8c1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738239081064503889.
+    commit = "8ddf630e9e13189fce35b64f41d18e8b6aaa2378",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-29.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738250113658087713.
-    commit = "38018b963926680c1028b05077d2a21e831ec8c1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738239081064503889.
+    commit = "8ddf630e9e13189fce35b64f41d18e8b6aaa2378",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )