commit | 07bd91b3e78758c3403d2a98884ffb4580759e3b | [log] [tgz] |
---|---|---|
author | Sarah Bodin <sarahbodin@google.com> | Tue Aug 06 21:24:52 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 06 21:24:52 2024 +0000 |
tree | e3a4cff7bd9334c68e997b2c346aee07f8b3a384 | |
parent | 07b19f4910c83a0245fb9bf4d364f4b270e4c73d [diff] |
pw_bluetooth_sapphire: Add test for A2DP offloading This test confirms that audio offloading stops when the client unbinds from the fidl channel without needing to call AudioOffloadController.Stop. The fidl channel closes and the AudioOffloadController server would then observe PEER_CLOSED. It also verifies the A2dpOffloadStatus is set to kStopped when StartAudioOffload fails. Fixed: b/330921787 Test: fx test bt-host-fidl-tests Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082932 GitOrigin-RevId: f215e094f369ed691013b417edd86f4ef8fbbde8 Change-Id: I9a963c38671f2c42d9033c6c74bf0eb9c46483ff Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/227014 Commit-Queue: Jason Graffius <jgraff@google.com> Reviewed-by: Josh Conner <joshconner@google.com> Pigweed-Auto-Submit: Jason Graffius <jgraff@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/.