commit | f19a2457ed2a562c9b49d3bb3de4d682e01ff54b | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Thu Jun 05 14:00:21 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 14:00:21 2025 -0700 |
tree | 6ce3690038ff5c9099e50d2f82e8502672113dd2 | |
parent | 215956f769abee5822ce0df3fd54b89ad6245ff2 [diff] |
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/.