pw_bluetooth_proxy: Make AclConnection neither movable nor copyable This existing move-assignment operator doesn't work anyway, because at least one of its members (L2capLeUSignalingChannel) is not movable. Change-Id: Ic2df51f9ecfc8219c5aab42307e7f0e981b624da Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259715 Commit-Queue: Jonathon Reinhart <jrreinhart@google.com> Reviewed-by: Ali Saeed <saeedali@google.com> Docs-Not-Needed: Jonathon Reinhart <jrreinhart@google.com> Reviewed-by: David Rees <drees@google.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/.