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