roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Embossify ReadPageScanTypeReturnParams
Use emboss definitions instead of a packed struct for generating a
Read Page Scan Type command complete event.
Original-Bug: b/42167863
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108772
GitOrigin-RevId: ef34b0db722292fbf901c68c2631107623d8749e
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232774
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: aeecd225558b918..2a2c2ad3be8241c
Roller-URL: https://ci.chromium.org/b/8738116803802751697
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id63a96fc98b34b4d92eb69dcdfaf296f39a0d663
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/233131
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 5bf6ea8..59e28c2 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-08-31.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738118863019998449.
- commit = "aeecd225558b9184e87f6990092244dc0af3545b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738116803802751697.
+ commit = "2a2c2ad3be8241cc8145e8474fb9dad0df9be91a",
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-08-31.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738118863019998449.
- commit = "aeecd225558b9184e87f6990092244dc0af3545b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738116803802751697.
+ commit = "2a2c2ad3be8241cc8145e8474fb9dad0df9be91a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)