roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Embossify ReadPageScanActivityReturnParams
Use emboss definitions instead of a packed struct for reading a
Read Page Scan Activity 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/+/1107957
GitOrigin-RevId: d8baa58398722fbc116a2176cb166fa00f4f81c0
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232775
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 7286a9d4c200a46..4df6f289fe3c1a0
Roller-URL: https://ci.chromium.org/b/8738110092665949825
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iac410eb7ba869b8ce37490444df288c35574e17b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/233057
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 989194d..d2cb3c7 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/8738114607389797729.
- commit = "7286a9d4c200a46bcb04c687afb542cc3afc66cc",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738110092665949825.
+ commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97",
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/8738114607389797729.
- commit = "7286a9d4c200a46bcb04c687afb542cc3afc66cc",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738110092665949825.
+ commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)