commit | f77a76f47d463460ed52f383ad81f14866de7012 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Wed Feb 02 23:33:45 2022 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:59:03 2023 -0800 |
tree | 3d47549d2eb610c4eae2fc0dcfe0902ecb5b02eb | |
parent | c626c8175cca3b69cc286cd67f737a0b7c01c3b8 [diff] |
[bt][sm] Remove ErrorCode::kNoError Using fitx::result<sm::ErrorCode> to represent the range of values previously occupied by ErrorCode with kNoError. Bug: 92460 Test: fx test //src/connectivity/bluetooth/core/bt-host Change-Id: I93b58441d7681cd5fbfc73c262f1f12ee2fddc3d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639569 Reviewed-by: Lucas Jenkins <lucasjenkins@google.com> Fuchsia-Auto-Submit: Xo Wang <xow@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.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/.