roll: pigweed, pw_toolchain 3 commits

110886b36198cfe pw_bluetooth_sapphire: Use pw_bytes for endianness
8874d47ccfa465d pw_bluetooth_sapphire: Reorganize test_packets.h/.
721173ca9019b69 pw_bluetooth_sapphire: Cleanup WriteInquiryScanAct

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 63a1dce944a0fbe..110886b36198cfe
Roller-URL: https://ci.chromium.org/b/8742150247002385025
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1b858b19170fa4cf9dec4841b3880e9ae74d0be8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223814
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 308e675..dbb4435 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150648475879057.
-    commit = "63a1dce944a0fbec92f8c82aa2008df49ad2dfeb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150247002385025.
+    commit = "110886b36198cfe46969efb79d15ff0ebe0c6fbc",
     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-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150648475879057.
-    commit = "63a1dce944a0fbec92f8c82aa2008df49ad2dfeb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150247002385025.
+    commit = "110886b36198cfe46969efb79d15ff0ebe0c6fbc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )