pal: retry all active streams with BT_IN suspendedDevIds in a2dpCaptureResume
-In a corner case of HFP voip call and IN_A2DP LEA stereo record
concurrency where LEA recording is not restored after stop VoIP
call because IN_A2DP was not in ready state during explicit
switch from APM and resulted record stream associated with SCO
device never routed back to IN_A2DP.
-Thus when a2dpCaptureResume=false setparam receives, add IN_A2DP
device as a suspendDevId for all active streams associated
with SCO_IN path and route them later to IN_A2DP device accordingly.
Change-Id: I5fdd92af312ec30cb45390b7737d62ae67dc9b1c
(cherry picked from commit f8267d37c9d9869826e873e2b746e889175fe8ec)
1 file changed