commit | 6b35efa2be88764e09ed9de2dde754e35cb13360 | [log] [tgz] |
---|---|---|
author | Jordan Brauer <jtbrauer@google.com> | Tue Aug 20 22:14:24 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 22:14:24 2024 +0000 |
tree | 34f2fc731c576c015344814f9e6053c780e364c1 | |
parent | 821e313b4756e1d35e07883da4127d26f5bebc50 [diff] |
pw_transfer: Add return values to handler registrations Transfer handler registration/deregistration may not always complete due to the event queue being blocked. Adding return status booleans to provide that information of failure back to the caller. Change-Id: Ifd472c9580f1580fbfe95cf091f3c22030730874 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230912 Commit-Queue: Jordan Brauer <jtbrauer@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.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/.