configs: Add echo reference for voip/voice call in bt-sco path
Add echo reference for voip/voice call in bt-sco path. CRs-Fixed: 2623793 Change-Id: I4ec0f79e8c60726869738915f55a8925b8dfcaf8
This commit is contained in:
parent
6dbe02384d
commit
351231dcf7
1 changed files with 27 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!-- Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. -->
|
||||
<!-- Copyright (c) 2015-2020, The Linux Foundation. All rights reserved. -->
|
||||
<!-- -->
|
||||
<!-- Redistribution and use in source and binary forms, with or without -->
|
||||
<!-- modification, are permitted provided that the following conditions are -->
|
||||
|
@ -435,6 +435,19 @@
|
|||
<ctl name="EC Reference Channels" value="Two"/>
|
||||
</path>
|
||||
|
||||
<path name="echo-reference bt-sco">
|
||||
<ctl name="AUDIO_REF_EC_UL1 MUX" value="INT0_MI2S_RX" />
|
||||
<ctl name="EC Reference Channels" value="Two"/>
|
||||
</path>
|
||||
|
||||
<path name="echo-reference bt-sco-wb">
|
||||
<path name="echo-reference bt-sco" />
|
||||
</path>
|
||||
|
||||
<path name="echo-reference bt-sco-swb">
|
||||
<path name="echo-reference bt-sco" />
|
||||
</path>
|
||||
|
||||
<path name="echo-reference headphones-44.1">
|
||||
<ctl name="AUDIO_REF_EC_UL1 MUX" value="INT0_MI2S_RX" />
|
||||
<ctl name="EC Reference Channels" value="Two"/>
|
||||
|
@ -464,6 +477,19 @@
|
|||
<ctl name="EC Reference Channels" value="Two"/>
|
||||
</path>
|
||||
|
||||
<path name="echo-reference-voip bt-sco">
|
||||
<ctl name="AUDIO_REF_EC_UL10 MUX" value="INT0_MI2S_RX" />
|
||||
<ctl name="EC Reference Channels" value="Two"/>
|
||||
</path>
|
||||
|
||||
<path name="echo-reference-voip bt-sco-wb">
|
||||
<path name="echo-reference-voip bt-sco" />
|
||||
</path>
|
||||
|
||||
<path name="echo-reference-voip bt-sco-swb">
|
||||
<path name="echo-reference-voip bt-sco" />
|
||||
</path>
|
||||
|
||||
<path name="deep-buffer-playback">
|
||||
<ctl name="PRI_MI2S_RX Audio Mixer MultiMedia1" value="1" />
|
||||
</path>
|
||||
|
|
Loading…
Reference in a new issue