pw_bluetooth_sapphire: Use platform-independent format strings Convert a number of printf format strings that make assumptions about type widths to platform-independent <cinttypes> format strings. Bug: b/313665184 Test: fx test //src/connectivity/bluetooth/core/bt-host Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080593 GitOrigin-RevId: edfc9e6fe772fceacc3e947cc4e05c8c6dd07b38 Change-Id: Ief7eb537548096271fc4f381d0f18621cb8cad1a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/224096 Reviewed-by: Eric Rahm <erahm@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/.