qcacmn: Add MBSSID service capability
Add MBSSID service capability Change-Id: Ia8cf04ffd2f4b0ed4f58256164308d658215365f CRs-Fixed: 2396079
This commit is contained in:

committed by
nshrivas

parent
9933bb2233
commit
0c6d9b91f7
@@ -11691,6 +11691,7 @@ static void populate_tlv_service(uint32_t *wmi_service)
|
||||
WMI_SERVICE_HW_DB2DBM_CONVERSION_SUPPORT;
|
||||
wmi_service[wmi_service_wlm_stats_support] =
|
||||
WMI_SERVICE_WLM_STATS_REQUEST;
|
||||
wmi_service[wmi_service_infra_mbssid] = WMI_SERVICE_INFRA_MBSSID;
|
||||
wmi_service[wmi_service_ul_ru26_allowed] = WMI_SERVICE_UL_RU26_ALLOWED;
|
||||
}
|
||||
#ifndef CONFIG_MCL
|
||||
|
Reference in New Issue
Block a user