qcacld-3.0: Add support for audio transport switch vendor command

Based on the new requirement, add support for vendor command
to switch the audio transport bearer.

Change-Id: I1d3b74c18976b0927ebba228b73af5a10cc67391
CRs-Fixed: 3582788
This commit is contained in:
Ashish Kumar Dhanotiya
2023-07-04 14:25:47 +05:30
committed by Rahul Choudhary
parent d700e98e6a
commit a0ad067df0
9 changed files with 249 additions and 0 deletions

View File

@@ -523,6 +523,7 @@ _fixed_srcs = [
"core/hdd/src/wlan_hdd_hostapd.c",
"core/hdd/src/wlan_hdd_ioctl.c",
"core/hdd/src/wlan_hdd_main.c",
"core/hdd/src/wlan_hdd_ll_lt_sap.c",
"core/hdd/src/wlan_hdd_object_manager.c",
"core/hdd/src/wlan_hdd_oemdata.c",
"core/hdd/src/wlan_hdd_p2p.c",