commit | b7c6f45bbc006a7ccf1cc4daf173f0f9d4beee2a | [log] [tgz] |
---|---|---|
author | Jonathon Reinhart <jrreinhart@google.com> | Wed Jan 29 13:33:58 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 13:33:58 2025 -0800 |
tree | f9dcd5ec35e346b04df66cb7933d852055bd4038 | |
parent | 7bec9117b6f21884a5046ecabf351b671b167885 [diff] |
pw_bluetooth_proxy: Minor MultiBufWriter enhancements * Check for short write in MultiBufWriter::Write(). * Make MultiBufWriter explicitly movable but not copyable. * Add a Write(ConstByteSpan) overload and use pw::as_bytes(). Change-Id: Icce66599bee8cd03b9a8e70596f920ac5e2dfb6e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263152 Commit-Queue: Jonathon Reinhart <jrreinhart@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: David Rees <drees@google.com> Docs-Not-Needed: Jonathon Reinhart <jrreinhart@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/.