commit | 29acdc3cf162607d1f03959acda09b6492d75b12 | [log] [tgz] |
---|---|---|
author | David Rees <drees@google.com> | Wed Mar 19 13:45:50 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 13:45:50 2025 -0700 |
tree | b52741a2660e12fb86ca923d8a13f054476d3402 | |
parent | 8d5564b4b615b92bfbdd115b037876961171cd32 [diff] |
pw_bluetooth_proxy: Move Direction enum to common header Was already in proxy namespace and being generally used, this just moves it to a more general header. Also remove now unneeded includes of "l2cap_status_delegate.h". Also remove redundant AclChannel::Direction. Bug: 402457004 Change-Id: I33e46e00a78d156f96586721d26d6f5d9f12413c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276475 Commit-Queue: David Rees <drees@google.com> Docs-Not-Needed: David Rees <drees@google.com> Reviewed-by: Jonathon Reinhart <jrreinhart@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Austin Foxley <afoxley@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/.