audio: add path for voice call over BT heaing AID

Bug: 319182435
Test: manual test
Change-Id: Ib38477c7e45e34e66f369751b533260fa4cd4b8f
This commit is contained in:
David Li 2024-01-21 15:10:53 +08:00
parent f87be8d9af
commit 1e3c013eca
3 changed files with 36 additions and 0 deletions

View file

@ -1177,6 +1177,10 @@
<ctl name="Incall Capture Stream0" value="UL_DL" /> <ctl name="Incall Capture Stream0" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-0">
<ctl name="Incall Capture Stream0" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" /> <ctl name="Incall Capture Stream1" value="DL" />
</path> </path>
@ -1189,6 +1193,10 @@
<ctl name="Incall Capture Stream1" value="UL_DL" /> <ctl name="Incall Capture Stream1" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" /> <ctl name="Incall Capture Stream2" value="DL" />
</path> </path>
@ -1201,6 +1209,10 @@
<ctl name="Incall Capture Stream2" value="UL_DL" /> <ctl name="Incall Capture Stream2" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" />
</path>
<path name="microphones -> mmap-capture-0"> <path name="microphones -> mmap-capture-0">
<ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" /> <ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" />
</path> </path>

View file

@ -1177,6 +1177,10 @@
<ctl name="Incall Capture Stream0" value="UL_DL" /> <ctl name="Incall Capture Stream0" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-0">
<ctl name="Incall Capture Stream0" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" /> <ctl name="Incall Capture Stream1" value="DL" />
</path> </path>
@ -1189,6 +1193,10 @@
<ctl name="Incall Capture Stream1" value="UL_DL" /> <ctl name="Incall Capture Stream1" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" /> <ctl name="Incall Capture Stream2" value="DL" />
</path> </path>
@ -1201,6 +1209,10 @@
<ctl name="Incall Capture Stream2" value="UL_DL" /> <ctl name="Incall Capture Stream2" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" />
</path>
<path name="microphones -> mmap-capture-0"> <path name="microphones -> mmap-capture-0">
<ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" /> <ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" />
</path> </path>

View file

@ -1177,6 +1177,10 @@
<ctl name="Incall Capture Stream0" value="UL_DL" /> <ctl name="Incall Capture Stream0" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-0">
<ctl name="Incall Capture Stream0" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" /> <ctl name="Incall Capture Stream1" value="DL" />
</path> </path>
@ -1189,6 +1193,10 @@
<ctl name="Incall Capture Stream1" value="UL_DL" /> <ctl name="Incall Capture Stream1" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-1">
<ctl name="Incall Capture Stream1" value="DL" />
</path>
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2"> <path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" /> <ctl name="Incall Capture Stream2" value="DL" />
</path> </path>
@ -1201,6 +1209,10 @@
<ctl name="Incall Capture Stream2" value="UL_DL" /> <ctl name="Incall Capture Stream2" value="UL_DL" />
</path> </path>
<path name="telephony-rx (MIC) -> in-call-capture-2">
<ctl name="Incall Capture Stream2" value="DL" />
</path>
<path name="microphones -> mmap-capture-0"> <path name="microphones -> mmap-capture-0">
<ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" /> <ctl name="EP2 TX Mixer INTERNAL_MIC_TX" value="1" />
</path> </path>