hal: Fix voice call routing issue on headset
No uplink/downlink in wired headset when MT call is accepted in auto answer mode. When switching from combo device to wired headset on primary output, voice usecase is disabled and not enabled until further device switch. Voice usecase is getting disabled while executing check_usecases_codec _backend() on low latency output and it's not enabled due to incorrect update of usecase->out_snd_device for voice usecase. Fix this by correcting the logic, so that voice usecase gets enabled properly. CRs-Fixed: 883371 Change-Id: I2eba41b02b9f1e838c7c73b75558bdfbd75f7ed2
Loading
Please register or sign in to comment