roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Remove LEReadRemoteFeaturesCommandParams
Replace remaining uses of the packed struct definition
LEReadRemoteFeaturesCommandParams with the emboss-generated
definitions.
Original-Bug: b/42167863
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099716
GitOrigin-RevId: d013f3375605ddd0aae31b8bf115518adf933d63
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230582
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 8ddf630e9e13189..8529eebd92048a9
Roller-URL: https://ci.chromium.org/b/8738238057839593009
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4f5ef81b3b6df1f9093640ed075ede6e594d412d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232548
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/MODULE.bazel b/MODULE.bazel
index bbca86c..317ac8c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738239081064503889.
- commit = "8ddf630e9e13189fce35b64f41d18e8b6aaa2378",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738238057839593009.
+ commit = "8529eebd92048a999aa7ed28b2ab48e804937370",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738239081064503889.
- commit = "8ddf630e9e13189fce35b64f41d18e8b6aaa2378",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738238057839593009.
+ commit = "8529eebd92048a999aa7ed28b2ab48e804937370",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)