roll: pigweed pw_bluetooth_sapphire: Migrate LEAdvertisingSetTerminated to Emboss

Original-Bug: b/42167863
Test: fx test bt-host-hci-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114654
GitOrigin-RevId: e4c869d6187f3b6b8f0aef7a8bc813078062f1b8
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235317
Original-Revision: 900a866bd4fc1692cd6e9df6f19ad7038eb30ecd

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b003f5c4b7d1dd..900a866bd4fc16
Roller-URL: https://ci.chromium.org/b/8736947680139698225
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3755ac8dd987a0151f269cce088bf48e83262319
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235491
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 ffc1280..61b50ca 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-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736948086486308129.
-    commit = "b003f5c4b7d1dde7046a8cba029842b355a927fc",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736947680139698225.
+    commit = "900a866bd4fc1692cd6e9df6f19ad7038eb30ecd",
     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-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736948086486308129.
-    commit = "b003f5c4b7d1dde7046a8cba029842b355a927fc",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736947680139698225.
+    commit = "900a866bd4fc1692cd6e9df6f19ad7038eb30ecd",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )