roll: pigweed pw_bluetooth: New Emboss L2CAP scheme
Add BasicL2capHeader, BFrame, FirstKFrame, and
SubsequentKFrame.
Original-Bug: 360929142, 364711772
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230831
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 340d624033ce868595ef6ffba77f2e2dd33d65ec
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 24baa120f88bfa..340d624033ce86
Roller-URL: https://ci.chromium.org/b/8735809026943353297
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I00b72df6ad3438afc305db8cc5c5bb2b441f21a8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237799
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 f39cc48..31677bd 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735810790011982257.
- commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735809026943353297.
+ commit = "340d624033ce868595ef6ffba77f2e2dd33d65ec",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735810790011982257.
- commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735809026943353297.
+ commit = "340d624033ce868595ef6ffba77f2e2dd33d65ec",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)