commit | 3e71386abd84aec8af786ab52fd6d083941d6624 | [log] [tgz] |
---|---|---|
author | Josh Conner <joshconner@google.com> | Wed Jul 17 14:37:32 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 14:37:32 2024 +0000 |
tree | 4b02e3db86e929b9419ee21c90d014799955f5d8 | |
parent | 3ac62ffae11dbdb05d90b8df22e25c2a3fead0c9 [diff] |
pw_bluetooth_sapphire: Use pw_bytes for endianness conversions Use pw_bytes constructs instead of endian.h constructs for byte conversions. Bug: b/313665184 Test: fx test //src/connectivity/bluetooth/core/bt-host Manual test of OOBE, A2DP source+sink on astro Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075112 GitOrigin-RevId: f39faba5c3834d5e85ee88fe314d1518cdc9ab35 Change-Id: I45108bee86fd8574986d81874603cbbab3378f66 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/221245 Reviewed-by: Faraaz Sareshwala <fsareshwala@google.com> Pigweed-Auto-Submit: Faraaz Sareshwala <fsareshwala@google.com> Commit-Queue: Jason Graffius <jgraff@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/.