qcacld-3.0: Add bearer switch infra
When there are more than one audio transport mediums are available, there is a possibility to switch the audio transport medium from one medium to another medium. To provide this support to switch the audio transport medium, add a bearer switch infra in host driver. Change-Id: I9d828d52a2c03e8e4e2c0a284ff0dd7510798dbe CRs-Fixed: 3609864
此提交包含在:

提交者
Rahul Choudhary

父節點
e7b1f57b67
當前提交
44ac03a6ee
@@ -2091,9 +2091,12 @@ _conditional_srcs = {
|
||||
},
|
||||
"CONFIG_WLAN_FEATURE_LL_LT_SAP": {
|
||||
True: [
|
||||
"components/umac/mlme/sap/ll_sap/dispatcher/src/wlan_ll_sap_api.c",
|
||||
"components/umac/mlme/sap/ll_sap/dispatcher/src/wlan_ll_sap_ucfg_api.c",
|
||||
"components/umac/mlme/sap/ll_sap/core/src/wlan_ll_lt_sap_bearer_switch.c",
|
||||
"components/umac/mlme/sap/ll_sap/core/src/wlan_ll_lt_sap_main.c",
|
||||
"components/umac/mlme/sap/ll_sap/core/src/wlan_ll_sap_main.c",
|
||||
"components/cmn_services/policy_mgr/src/wlan_policy_mgr_ll_sap.c",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
新增問題並參考
封鎖使用者