commit | 63a1dce944a0fbec92f8c82aa2008df49ad2dfeb | [log] [tgz] |
---|---|---|
author | Jason Graffius <jgraff@google.com> | Wed Jul 17 14:38:11 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 14:38:11 2024 +0000 |
tree | e3419f3916f7323e37e0822e9f503755cc6976a0 | |
parent | b335456fdb77bb9f4002ee0a14c03b5172e44d21 [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/+/1075433 GitOrigin-RevId: 86b8ed1c36d5a733d52995ebb67dd342ea130444 Change-Id: Iaa8de75eac3d1fab1f2a2297114a33fe8d16b9f2 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/221265 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Jason Graffius <jgraff@google.com> Pigweed-Auto-Submit: Faraaz Sareshwala <fsareshwala@google.com> Reviewed-by: Faraaz Sareshwala <fsareshwala@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/.