commit | ef8c646a3a67e873202d11947d469551f21dae4d | [log] [tgz] |
---|---|---|
author | Josh Conner <joshconner@google.com> | Fri Feb 14 12:42:32 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 12:42:32 2025 -0800 |
tree | d05bee6f367877961a967f848f533c8d1196ca9c | |
parent | 7ee5190d99e8c58119bd8fe7c4079c2ffbcfd1ba [diff] |
pw_bluetooth_sapphire: Remove packed definitions Convert an HCI_Remote_Name_Request_Complete event from a packed struct to an emboss view using existing definitions. Remove some legacy BufferView event infrastructure, including a couple of packed struct definitions that we no longer need. Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build Change-Id: I6267c6500cb4ef2d998b7f020c76347d6bf884c2 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267872 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Faraaz Sareshwala <fsareshwala@google.com> Commit-Queue: Josh Conner <joshconner@google.com> Docs-Not-Needed: Josh Conner <joshconner@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.