commit | e6c5165547f305416c6d11b1a911e912f2aecb6b | [log] [tgz] |
---|---|---|
author | David Rees <drees@google.com> | Wed Jun 19 17:54:47 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 17:54:47 2024 +0000 |
tree | ec0a3adf318fd7cecea2c57816ddf9283422f494 | |
parent | c6f3a9eeb718be6277472edab7536768a834436d [diff] |
pw_bluetooth_proxy: Move to using H4Packet wrapper classes Use wrapper class rather than wrapper struct. This will make it easier to use mix of H4-based and HCI-based packets. It also will provide the location for releasing of buffers after container send. Bug: 326499764 Bug: 326497489 Change-Id: I708182bca2e08755f2878b792f912f9bb5520153 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215222 Reviewed-by: Ali Saeed <saeedali@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: David Rees <drees@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: David Rees <drees@google.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/.