roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Revert "use Write instead of UncheckedWrite"

Revert submission 981238

Reason for revert: asan failures

Reverted changes: /q/submissionid:981238

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983315
GitOrigin-RevId: 87c346ab57a17eb746012398a3fcadec8dfdc0b6
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/217092
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 0db899d70ac249e..07994af5927683a
Roller-URL: https://ci.chromium.org/b/8743934345963015985
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1041fc3a7e2d52d3be8361030fe91aa5a594ae74
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218775
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/WORKSPACE b/WORKSPACE
index 56c19ee..7e37c38 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934753124145025.
-    commit = "0db899d70ac249e3c9c863f00299b14f168bddf7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934345963015985.
+    commit = "07994af5927683a76fea8eb4d491b80dce568303",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934753124145025.
-    commit = "0db899d70ac249e3c9c863f00299b14f168bddf7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934345963015985.
+    commit = "07994af5927683a76fea8eb4d491b80dce568303",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )