commit | 77f3436156dc56f94aa3e37dca47b8d7fde3aafd | [log] [tgz] |
---|---|---|
author | Ben <benlawson@google.com> | Thu May 08 10:59:29 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 08 10:59:29 2025 -0700 |
tree | f4b5b3ecedc65bd0bfcfaa61e55ee462880eef1a | |
parent | e6f911b0b7d8e92df1b2cd2351fceb372832ea94 [diff] |
pw_bluetooth_sapphire: Add hci::Connection to IsoStream Add hci::Connection to IsoStream so that the Disconnection command is sent upon destruction and the Disconnection Complete event is handled by hci::Connection. Change-Id: Ic3425ec0bc77eaa2a94f98b75948695b25f73b9d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/289376 Commit-Queue: Ben Lawson <benlawson@google.com> Pigweed-Auto-Submit: Ben Lawson <benlawson@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Ben Lawson <benlawson@google.com> Reviewed-by: Jason Graffius <jgraff@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/.