commit | d96af8ffb8ba35f779ef830616724c4c1c42ed9b | [log] [tgz] |
---|---|---|
author | Kunlei Zhang <kunleiz@codeaurora.org> | Tue Aug 27 16:33:29 2019 +0800 |
committer | Zhou Song <zhous@codeaurora.org> | Mon Sep 09 14:44:30 2019 +0800 |
tree | c8e255ca504e5e111bef53feb8e67c887a9cd849 | |
parent | 7a2f2c0669767d2cb971dfc6be3ab915c5df68d6 [diff] |
hal: fix bt sco and a2dp concurrency issues When sco mic device is already active and A2dpsuspened=false is received, then route is switched to A2dp, but sco mic can still keep active which means the BE is already active, causing the slimbus configuration of feedback path for A2dp to be ignored. To fix this, tear down the input stream to disable bt sco mic before enabling a2dp path. Change-Id: I67f1e1ef03febb0bd3736509500195808dc1e53b