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/.