| commit | b9dc6a7fde7ee0989333de6554b02ccd89b1acd2 | [log] [tgz] |
|---|---|---|
| author | Mark Wang <yichang.wang@nxp.com> | Mon Sep 08 16:00:22 2025 +0800 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Oct 14 12:53:27 2025 +0300 |
| tree | 20847366caeca84f640874e7a49323e73da077b4 | |
| parent | ee9843cfe4f2b2d74a22ed6f8a7ab82d31183963 [diff] |
bluetooth: a2dp: remove the aborted stream callback The `released` callback is enough indicate that the stream is invalid/released, so remove the `aborted` callback. Signed-off-by: Mark Wang <yichang.wang@nxp.com>