qcacmn: Add P2P_P2P_CONCURRENCY_SUPPORT wmi service support
Add P2P_P2P_CONCURRENCY_SUPPORT service capablity to validate whether fw can support p2p concurrency support or not. when firmware advertises this flag it can support MCC,SCC, DBS for p2p-GO/GC + p2p-GO/GC. Change-Id: Ifec4bf984595b06374be9024601733c8537a9c3e CRs-Fixed: 2984165
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8a78eac3b2
commit
b8483edd35
@@ -5275,6 +5275,9 @@ typedef enum {
|
||||
wmi_service_rtt_ap_initiator_staggered_mode_supported,
|
||||
wmi_service_rtt_ap_initiator_bursted_mode_supported,
|
||||
wmi_service_aoa_for_rcc_supported,
|
||||
#ifdef WLAN_FEATURE_P2P_P2P_STA
|
||||
wmi_service_p2p_p2p_cc_support,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|
||||
|
Reference in New Issue
Block a user