commit | e1220c34526174d351eb1d4cde5a675081f22d73 | [log] [tgz] |
---|---|---|
author | Aniket Kumar Lata <alata@codeaurora.org> | Tue May 29 14:55:47 2018 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue May 29 14:56:35 2018 -0700 |
tree | 1052a75b16dc1a79107705f23a0d40eb30e3ec3c | |
parent | c57b29cc104a7f4f1250cf67ce739795f6c2ecaf [diff] |
hal: Reset A2DP decoder config on suspend/stop/close TX path is muted for voice call concurrency with LDAC ABR. This is because A2DP decoder format sent for ABR TX feedback is not being reset on A2DP suspend. It leads to AFE TX port being configured for ABR instead of SCO TX during voice call. Fix this by resetting A2DP decoder format on A2DP suspend or stop or close. Change-Id: I172bcef1c0aee56a29fe251c14c6973a812706d5