qcacmn: Add service_ready handling for multiple MBSSID groups

Add change to handle service_ready for,
1.  Ema multi-MBSSID group support
2.  Large beacon support greater than 1.5K

CRs-fixed: 3036717
Change-Id: I1c985faf429aacd78ae74fe0ffe18958fd6aa821
This commit is contained in:
Basamma Yakkanahalli
2021-09-15 05:50:52 +05:30
committed by Madan Koyyalamudi
parent fd8df63e25
commit 9ea8540ecd
5 changed files with 16 additions and 0 deletions

View File

@@ -5288,6 +5288,8 @@ typedef enum {
wmi_service_halphy_cal_status,
wmi_service_rtt_ap_initiator_staggered_mode_supported,
wmi_service_rtt_ap_initiator_bursted_mode_supported,
wmi_service_ema_multiple_group_supported,
wmi_service_large_beacon_supported,
wmi_service_aoa_for_rcc_supported,
#ifdef WLAN_FEATURE_P2P_P2P_STA
wmi_service_p2p_p2p_cc_support,