roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Fix all available lint errors

This change is to help familiarize myself with the sapphire commit flow.

Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1023552
GitOrigin-RevId: b078575a6e19a53d5dfdfcce8db867eb1af5ae26
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/221171
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: d20ce7ca399f68e..8bb5fb62c3b4ced
Roller-URL: https://ci.chromium.org/b/8742494582165080145
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iad6860c9427ac50256390047cda50d66eeff2ecb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/222952
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 2766cae..a1381d6 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742495351854887761.
-    commit = "d20ce7ca399f68eae261c0269e4b40a136172291",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742494582165080145.
+    commit = "8bb5fb62c3b4ced8ae3cdeab0b41841e2a37232d",
     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-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742495351854887761.
-    commit = "d20ce7ca399f68eae261c0269e4b40a136172291",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742494582165080145.
+    commit = "8bb5fb62c3b4ced8ae3cdeab0b41841e2a37232d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )