qcacld-3.0: Cache supported mode of connected STA for SAP
Currently in case of SAP, supported mode of station received in assoc request is not getting cached. Add support to cache the supported mode of station received in assoc request request in sta_info. Change-Id: I9820ae2d65fc529a1ab16424f6732fd273da3ae0 CRs-fixed: 2419957
This commit is contained in:

committed by
nshrivas

parent
557c398384
commit
6025c701f7
@@ -284,6 +284,7 @@ typedef struct sap_StationAssocReassocCompleteEvent_s {
|
||||
tDot11fIEHTCaps ht_caps;
|
||||
tDot11fIEVHTCaps vht_caps;
|
||||
tSirMacCapabilityInfo capability_info;
|
||||
bool he_caps_present;
|
||||
} tSap_StationAssocReassocCompleteEvent;
|
||||
|
||||
typedef struct sap_StationDisassocCompleteEvent_s {
|
||||
|
Reference in New Issue
Block a user