pw_bluetooth: Fix Android major/minor order Android HCI vendor number is little-endian, meaning our bytes are backwards in the decoding and we are not reading capabilities past v0.55 Bug: 332924195 Test: build with fuchsia, test with controller supporting extensions Change-Id: I44b8041b5716e15cef84a0929cc8d16b1e333c83 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286012 Reviewed-by: Ben Lawson <benlawson@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Marie Janssen <jamuraa@google.com> Docs-Not-Needed: Marie Janssen <jamuraa@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/.