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.
Bug: 80148684
Test: Stream LDAC ABR in A2DP offload mode, answer incoming phone call
Change-Id: I49bb943904752be6cbdce68dc07ecda1d2552605
1 file changed