roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Cleanup WriteLocalNameResponse to shared file

Test: fx test bt-host-gap-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075499
GitOrigin-RevId: 12088a80adb621e4ddd5bb96050564ec146a3324
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/224094
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Lint: Eric Rahm <erahm@google.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 5592c7588a11a66..f5bb47bd0316e6a
Roller-URL: https://ci.chromium.org/b/8742118744677972993
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I153dce03eda1b89dac25b17633c849e2061aadbf
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223801
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 5c80c42..5cae39d 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742119135659436625.
-    commit = "5592c7588a11a661760d7d1c31c72f28ad3694f3",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742118744677972993.
+    commit = "f5bb47bd0316e6afe18baa8583d3bfc7d41f9710",
     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-07-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742119135659436625.
-    commit = "5592c7588a11a661760d7d1c31c72f28ad3694f3",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742118744677972993.
+    commit = "f5bb47bd0316e6afe18baa8583d3bfc7d41f9710",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )