commit | de89ebf66fe51fa7e02580691857cf4899daff9b | [log] [tgz] |
---|---|---|
author | David Rees <drees@google.com> | Wed May 01 02:57:25 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 02:57:25 2024 +0000 |
tree | 9412117b57f5e8312f8acf426011a91d5a93fca6 | |
parent | e84673095f8d8629f42370be856642fb84123ee3 [diff] |
pw_bluetooth: Add opcode_enum to command and response event OpCodeBits fields are renamed to end in _bits. OpCode enum fields end in _enum. opcode continues as alias for _bits, but after Fuchsia transitions in a later CL the_enum will be removed so opcode will refer to enum type. Bug: 338068316 Bug: 326499650 Bug: 326499611 Test: CQ (new tests added) Change-Id: I0d60b64b3a186952afa22b05f0a568c0e901a61b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/207335 Reviewed-by: Faraaz Sareshwala <fsareshwala@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: David Rees <drees@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.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/.