commit | 136e6745f9eb0b65e3b5fb50d88328125bdc907d | [log] [tgz] |
---|---|---|
author | Kunlei Zhang <kunleiz@codeaurora.org> | Tue Aug 27 16:33:29 2019 +0800 |
committer | Kunlei Zhang <kunleiz@codeaurora.org> | Wed Oct 30 10:25:16 2019 +0800 |
tree | 09b5425d97ecd375a133a18afb4e31ea0e941d02 | |
parent | 5171705a38e73290c2b14b7ed778917ea29add15 [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