Prechádzať zdrojové kódy

qcacld-3.0: Sort some management frame IEs in spec order

Sort the sequence of the different IEs in management frames
Assoc/Reassoc req/rsp, Probe req/rsp, beacon as per spec.

And some IEs whose order don't have clear definition in spec
are sorted in ascending order and placed before vendor IEs.

Change-Id: I263be5b2371dab67b6ac17382e6360eca7e9ed94
CRs-Fixed: 2950990
Qun Zhang 3 rokov pred
rodič
commit
5f6f118a3c

+ 188 - 174
core/mac/src/cfg/cfgUtil/dot11f.frms

@@ -3779,8 +3779,6 @@ FRAME Beacon                              // C.f. Sec. 7.2.3.1
     OPTIE  FHPattTable;
     OPTIE  PowerConstraints;
     OPTIE  ChanSwitchAnn;
-    OPTIE  ext_chan_switch_ann;
-    OPTIE  SuppOperatingClasses;
     OPTIE  Quiet;
     OPTIE  TPCReport;
     OPTIE  ERPInfo;
@@ -3792,48 +3790,51 @@ FRAME Beacon                              // C.f. Sec. 7.2.3.1
     OPTIE  APChannelReport;
     OPTIE  RRMEnabledCap;
     OPTIE  MobilityDomain;
-    OPTIE  WPA;
+    OPTIE  ext_chan_switch_ann;
+    OPTIE  SuppOperatingClasses;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
+    OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
+    OPTIE  VHTCaps;
+    OPTIE  VHTOperation;
+    OPTIE  transmit_power_env[0..8];
+    OPTIE  ChannelSwitchWrapper;
+    OPTIE  VHTExtBssLoad;
+    OPTIE  OperatingMode;
+    OPTIE  fils_indication;
+    OPTIE  max_chan_switch_time;
+    OPTIE  esp_information;
+    OPTIE  he_cap;
+    OPTIE  he_op;
+    OPTIE  bss_color_change;
+    OPTIE  mu_edca_param_set;
+    OPTIE  he_6ghz_band_cap;
+
     OPTIE  sec_chan_offset_ele;
+    OPTIE  WAPI;
+    OPTIE  ESETxmitPower;
+    OPTIE  WiderBWChanSwitchAnn;
+    OPTIE  eht_cap;
+    OPTIE  eht_op;
+    OPTIE  mlo_ie;
+
+    OPTIE  WPA;
     OPTIE  WMMInfoAp;
     OPTIE  WMMParams;
     OPTIE  WMMCaps;
-    OPTIE  WAPI;
+    OPTIE  ESEVersion;
     OPTIE  ESERadMgmtCap;
     OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-
     OPTIE  WscBeacon;
     OPTIE  P2PBeacon;
-    OPTIE  VHTCaps;
-    OPTIE  VHTOperation;
-    OPTIE  transmit_power_env[0..8];
-    OPTIE  VHTExtBssLoad;
-    OPTIE  ExtCap;
-    OPTIE  OperatingMode;
-    OPTIE  WiderBWChanSwitchAnn;
-    OPTIE  OBSSScanParameters;
-    OPTIE  fils_indication;
     OPTIE  Vendor1IE;
     OPTIE  vendor_vht_ie;
     OPTIE  Vendor3IE;
     OPTIE  hs20vendor_ie;
-    OPTIE  ChannelSwitchWrapper;
     OPTIE  QComVendorIE;
-    OPTIE  ESEVersion;
     OPTIE  MBO_IE;
     OPTIE  qcn_ie;
-    OPTIE  he_cap;
-    OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
-    OPTIE  bss_color_change;
-    OPTIE  mu_edca_param_set;
-    OPTIE  esp_information;
-    OPTIE  eht_cap;
-    OPTIE  eht_op;
-    OPTIE  max_chan_switch_time;
-    OPTIE  mlo_ie;
 } // End frame Beacon.
 
 // Ok, here's  the story on  Beacon1 & Beacon2.   We presumably beacon  a lot
@@ -3883,8 +3884,6 @@ FRAME Beacon2
     OPTIE  Country;
     OPTIE  PowerConstraints;
     OPTIE  ChanSwitchAnn;
-    OPTIE  ext_chan_switch_ann;
-    OPTIE  SuppOperatingClasses;
     OPTIE  Quiet;
     OPTIE  TPCReport;
     OPTIE  ERPInfo;
@@ -3894,46 +3893,50 @@ FRAME Beacon2
     OPTIE  APChannelReport;
     OPTIE  RRMEnabledCap;
     OPTIE  MobilityDomain;
-    OPTIE  WPA;
+    OPTIE  ext_chan_switch_ann;
+    OPTIE  SuppOperatingClasses;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
-    OPTIE  sec_chan_offset_ele;
-    OPTIE  WMMInfoAp;
-    OPTIE  WMMParams;
-    OPTIE  WMMCaps;
-    OPTIE  WscBeacon;
-    OPTIE  WAPI;
-    OPTIE  ESERadMgmtCap;
-    OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-    OPTIE  P2PBeacon;
+    OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
     OPTIE  VHTCaps;
     OPTIE  VHTOperation;
     OPTIE  transmit_power_env[0..8];
     OPTIE  ChannelSwitchWrapper;
     OPTIE  VHTExtBssLoad;
-    OPTIE  ExtCap;
     OPTIE  OperatingMode;
-    OPTIE  WiderBWChanSwitchAnn;
-    OPTIE  OBSSScanParameters;
     OPTIE  fils_indication;
-    OPTIE  Vendor1IE;
-    OPTIE  vendor_vht_ie;
-    OPTIE  Vendor3IE;
-    OPTIE  hs20vendor_ie;
-    OPTIE  QComVendorIE;
-    OPTIE  ESEVersion;
-    OPTIE  qcn_ie;
+    OPTIE  max_chan_switch_time;
+    OPTIE  esp_information;
     OPTIE  he_cap;
     OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
     OPTIE  bss_color_change;
     OPTIE  mu_edca_param_set;
-    OPTIE  esp_information;
+    OPTIE  he_6ghz_band_cap;
+
+    OPTIE  sec_chan_offset_ele;
+    OPTIE  WAPI;
+    OPTIE  ESETxmitPower;
+    OPTIE  WiderBWChanSwitchAnn;
     OPTIE  eht_cap;
     OPTIE  eht_op;
-    OPTIE  max_chan_switch_time;
     OPTIE  mlo_ie;
+
+    OPTIE  WPA;
+    OPTIE  WMMInfoAp;
+    OPTIE  WMMParams;
+    OPTIE  WMMCaps;
+    OPTIE  ESERadMgmtCap;
+    OPTIE  ESETrafStrmMet;
+    OPTIE  WscBeacon;
+    OPTIE  P2PBeacon;
+    OPTIE  Vendor1IE;
+    OPTIE  vendor_vht_ie;
+    OPTIE  Vendor3IE;
+    OPTIE  hs20vendor_ie;
+    OPTIE  QComVendorIE;
+    OPTIE  ESEVersion;
+    OPTIE  qcn_ie;
 }
 
 // This frame is just Beacon with its Fixed Fields stripped out.  It's handy
@@ -3956,8 +3959,6 @@ FRAME BeaconIEs
     OPTIE  FHPattTable;
     OPTIE  PowerConstraints;
     OPTIE  ChanSwitchAnn;
-    OPTIE  ext_chan_switch_ann;
-    OPTIE  SuppOperatingClasses;
     OPTIE  Quiet;
     OPTIE  TPCReport;
     OPTIE  ERPInfo;
@@ -3969,48 +3970,51 @@ FRAME BeaconIEs
     OPTIE  APChannelReport;
     OPTIE  RRMEnabledCap;
     OPTIE  MobilityDomain;
-    OPTIE  WPA;
+    OPTIE  ext_chan_switch_ann;
+    OPTIE  SuppOperatingClasses;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
+    OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
+    OPTIE  VHTCaps;
+    OPTIE  VHTOperation;
+    OPTIE  transmit_power_env[0..8];
+    OPTIE  ChannelSwitchWrapper;
+    OPTIE  VHTExtBssLoad;
+    OPTIE  OperatingMode;
+    OPTIE  fils_indication;
+    OPTIE  max_chan_switch_time;
+    OPTIE  esp_information;
+    OPTIE  he_cap;
+    OPTIE  he_op;
+    OPTIE  bss_color_change;
+    OPTIE  mu_edca_param_set;
+    OPTIE  he_6ghz_band_cap;
+
     OPTIE  sec_chan_offset_ele;
+    OPTIE  WAPI;
+    OPTIE  ESETxmitPower;
+    OPTIE  WiderBWChanSwitchAnn;
+    OPTIE  eht_cap;
+    OPTIE  eht_op;
+    OPTIE  mlo_ie;
+
+    OPTIE  WPA;
     OPTIE  WMMInfoAp;
     OPTIE  WMMParams;
     OPTIE  WMMCaps;
-    OPTIE  WAPI;
     OPTIE  ESEVersion;
     OPTIE  ESERadMgmtCap;
     OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-
     OPTIE  WscBeaconProbeRes;
     OPTIE  P2PBeaconProbeRes;
-    OPTIE  VHTCaps;
-    OPTIE  VHTOperation;
-    OPTIE  transmit_power_env[0..8];
-    OPTIE  VHTExtBssLoad;
-    OPTIE  ExtCap;
-    OPTIE  OperatingMode;
-    OPTIE  WiderBWChanSwitchAnn;
-    OPTIE  OBSSScanParameters;
-    OPTIE  fils_indication;
     OPTIE  Vendor1IE;
     OPTIE  vendor_vht_ie;
     OPTIE  Vendor3IE;
     OPTIE  hs20vendor_ie;
-    OPTIE  ChannelSwitchWrapper;
     OPTIE  QComVendorIE;
     OPTIE  MBO_IE;
     OPTIE  qcn_ie;
-    OPTIE  he_cap;
-    OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
-    OPTIE  bss_color_change;
-    OPTIE  mu_edca_param_set;
-    OPTIE  esp_information;
-    OPTIE  eht_cap;
-    OPTIE  eht_op;
-    OPTIE  max_chan_switch_time;
-    OPTIE  mlo_ie;
 } // End frame BeaconIEs.
 
 FRAME Disassociation                      // 7.3.3.3
@@ -4025,29 +4029,35 @@ FRAME AssocRequest                        // 7.2.3.4
     FF     ListenInterval;
     MANDIE SSID;
     MANDIE SuppRates;
-    OPTIE  OperatingMode;
+    OPTIE  ExtSuppRates;
     OPTIE  PowerCaps;
     OPTIE  SuppChannels;
-    OPTIE  HTCaps;
-    OPTIE  QOSCapsStation;
     OPTIE  RSNOpaque;
-    OPTIE  ExtSuppRates;
+    OPTIE  QOSCapsStation;
+    OPTIE  RRMEnabledCap;
     OPTIE  MobilityDomain;
-    OPTIE  FTInfo;
     OPTIE  SuppOperatingClasses;
-    OPTIE  WAPIOpaque;
-    OPTIE  WAPI;
-    OPTIE  RRMEnabledCap;
-    OPTIE  bss_max_idle_period;
-    OPTIE  QosMapSet;
+    OPTIE  HTCaps;
     OPTIE  ExtCap;
     OPTIE  VHTCaps;
+    OPTIE  OperatingMode;
     OPTIE  fils_session;
     OPTIE  fils_public_key;
     OPTIE  fils_key_confirmation;
     OPTIE  fils_hlp_container;
+    OPTIE  bss_max_idle_period;
+    OPTIE  FTInfo;
+    OPTIE  he_cap;
+    OPTIE  he_6ghz_band_cap;
+
+    OPTIE  WAPIOpaque;
+    OPTIE  WAPI;
+    OPTIE  QosMapSet;
     OPTIE  fragment_ie;
     OPTIE  dh_parameter_element;
+    OPTIE  eht_cap;
+    OPTIE  mlo_ie;
+
     OPTIE  WPAOpaque;
     OPTIE  WMMCaps;
     OPTIE  WMMInfoStation;
@@ -4059,12 +4069,8 @@ FRAME AssocRequest                        // 7.2.3.4
     OPTIE  vendor_vht_ie;
     OPTIE  hs20vendor_ie;
     OPTIE  qcn_ie;
-    OPTIE  he_cap;
-    OPTIE  he_6ghz_band_cap;
     OPTIE  osen_ie;
-    OPTIE roaming_consortium_sel;
-    OPTIE  eht_cap;
-    OPTIE  mlo_ie;
+    OPTIE  roaming_consortium_sel;
 } // End frame AssocRequest.
 
 FRAME AssocResponse                       // 7.2.3.5
@@ -4080,42 +4086,44 @@ FRAME AssocResponse                       // 7.2.3.5
     OPTIE  RRMEnabledCap;
     OPTIE  MobilityDomain;
     OPTIE  FTInfo;
-    OPTIE  RICDataDesc[2];
-    OPTIE  bss_max_idle_period;
-    OPTIE  WPA;
     OPTIE  TimeoutInterval;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
-    OPTIE  WMMParams;
-    OPTIE  WMMCaps;
-    OPTIE  ESERadMgmtCap;
-    OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-    OPTIE  WMMTSPEC[0..4];
-    OPTIE  WscAssocRes;
-    OPTIE  P2PAssocRes;
-    OPTIE  VHTCaps;
-    OPTIE  VHTOperation;
-    OPTIE  ExtCap;
     OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
+    OPTIE  bss_max_idle_period;
     OPTIE  QosMapSet;
+    OPTIE  VHTCaps;
+    OPTIE  VHTOperation;
     OPTIE  fils_session;
     OPTIE  fils_public_key;
     OPTIE  fils_key_confirmation;
     OPTIE  fils_hlp_container;
-    OPTIE  fragment_ie;
-    OPTIE  fils_kde;
-    OPTIE  vendor_vht_ie;
-    OPTIE  qcn_ie;
     OPTIE  he_cap;
     OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
     OPTIE  bss_color_change;
     OPTIE  mu_edca_param_set;
-    OPTIE  MBO_IE;
+    OPTIE  he_6ghz_band_cap;
+
+    OPTIE  RICDataDesc[2];
+    OPTIE  ESETxmitPower;
+    OPTIE  fragment_ie;
+    OPTIE  fils_kde;
     OPTIE  eht_cap;
     OPTIE  eht_op;
     OPTIE  mlo_ie;
+
+    OPTIE  WPA;
+    OPTIE  WMMParams;
+    OPTIE  WMMCaps;
+    OPTIE  ESERadMgmtCap;
+    OPTIE  ESETrafStrmMet;
+    OPTIE  WMMTSPEC[0..4];
+    OPTIE  WscAssocRes;
+    OPTIE  P2PAssocRes;
+    OPTIE  vendor_vht_ie;
+    OPTIE  qcn_ie;
+    OPTIE  MBO_IE;
 } // End frame AssocResponse.
 
 FRAME ReAssocRequest                      // 7.2.3.6
@@ -4134,32 +4142,34 @@ FRAME ReAssocRequest                      // 7.2.3.6
     OPTIE  MobilityDomain;
     OPTIE  FTInfo;
     OPTIE  RICDataDesc[2];
-    OPTIE  bss_max_idle_period;
     OPTIE  SuppOperatingClasses;
-    OPTIE  WPAOpaque;
     OPTIE  HTCaps;
+    OPTIE  ExtCap;
+    OPTIE  VHTCaps;
+    OPTIE  OperatingMode;
+    OPTIE  bss_max_idle_period;
+    OPTIE  he_cap;
+    OPTIE  he_6ghz_band_cap;
+
+    OPTIE  WAPIOpaque;
+    OPTIE  WAPI;
+    OPTIE  QosMapSet;
+    OPTIE  ESECckmOpaque;
+    OPTIE  eht_cap;
+    OPTIE  mlo_ie;
+
+    OPTIE  WPAOpaque;
     OPTIE  WMMCaps;
     OPTIE  WMMInfoStation;
     OPTIE  WscIEOpaque;
-    OPTIE  WAPIOpaque;
-    OPTIE  WAPI;
     OPTIE  ESERadMgmtCap;
     OPTIE  ESEVersion;
-    OPTIE  ESECckmOpaque;
     OPTIE  WMMTSPEC[0..4];
     OPTIE  ESETrafStrmRateSet;
     OPTIE  P2PIEOpaque;
     OPTIE  WFDIEOpaque;
-    OPTIE  VHTCaps;
-    OPTIE  ExtCap;
-    OPTIE  OperatingMode;
-    OPTIE  QosMapSet;
     OPTIE  vendor_vht_ie;
     OPTIE  hs20vendor_ie;
-    OPTIE  he_cap;
-    OPTIE  he_6ghz_band_cap;
-    OPTIE  eht_cap;
-    OPTIE  mlo_ie;
 } // End frame ReAssocRequest.
 
 FRAME ReAssocResponse                     // 7.2.3.7
@@ -4177,34 +4187,36 @@ FRAME ReAssocResponse                     // 7.2.3.7
     OPTIE  MobilityDomain;
     OPTIE  FTInfo;
     OPTIE  RICDataDesc[2];
-    OPTIE  bss_max_idle_period;
-    OPTIE  WPA;
     OPTIE  TimeoutInterval;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
-    OPTIE  WMMParams;
-    OPTIE  ESERadMgmtCap;
-    OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-    OPTIE  WMMTSPEC[0..4];
-    OPTIE  ESETrafStrmRateSet;
-    OPTIE  WscReassocRes;
-    OPTIE  P2PAssocRes;
+    OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
+    OPTIE  bss_max_idle_period;
     OPTIE  VHTCaps;
     OPTIE  VHTOperation;
-    OPTIE  ExtCap;
-    OPTIE  OBSSScanParameters;
-    OPTIE  QosMapSet;
-    OPTIE  vendor_vht_ie;
     OPTIE  he_cap;
     OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
     OPTIE  bss_color_change;
     OPTIE  mu_edca_param_set;
-    OPTIE  MBO_IE;
+    OPTIE  he_6ghz_band_cap;
+
+    OPTIE  QosMapSet;
+    OPTIE  ESETxmitPower;
     OPTIE  eht_cap;
     OPTIE  eht_op;
     OPTIE  mlo_ie;
+
+    OPTIE  WPA;
+    OPTIE  WMMParams;
+    OPTIE  ESERadMgmtCap;
+    OPTIE  ESETrafStrmMet;
+    OPTIE  WMMTSPEC[0..4];
+    OPTIE  ESETrafStrmRateSet;
+    OPTIE  WscReassocRes;
+    OPTIE  P2PAssocRes;
+    OPTIE  vendor_vht_ie;
+    OPTIE  MBO_IE;
 } // End frame ReAssocResponse.
 
 FRAME ProbeRequest                        // 7.2.3.8
@@ -4215,16 +4227,18 @@ FRAME ProbeRequest                        // 7.2.3.8
     OPTIE  ExtSuppRates;
     OPTIE  DSParams;
     OPTIE  HTCaps;
-    OPTIE  WscProbeReq;
-    OPTIE  WFATPC;
-    OPTIE  P2PProbeReq;
-    OPTIE  VHTCaps;
     OPTIE  ExtCap;
-    OPTIE  qcn_ie;
+    OPTIE  VHTCaps;
     OPTIE  he_cap;
     OPTIE  he_6ghz_band_cap;
+
     OPTIE  eht_cap;
     OPTIE  mlo_ie;
+
+    OPTIE  WscProbeReq;
+    OPTIE  WFATPC;
+    OPTIE  P2PProbeReq;
+    OPTIE  qcn_ie;
 } // End frame ProbeRequest.
 
 FRAME ProbeResponse                       // 7.2.3.9
@@ -4242,8 +4256,6 @@ FRAME ProbeResponse                       // 7.2.3.9
     OPTIE  FHPattTable;
     OPTIE  PowerConstraints;
     OPTIE  ChanSwitchAnn;
-    OPTIE  ext_chan_switch_ann;
-    OPTIE  SuppOperatingClasses;
     OPTIE  Quiet;
     OPTIE  TPCReport;
     OPTIE  ERPInfo;
@@ -4254,47 +4266,49 @@ FRAME ProbeResponse                       // 7.2.3.9
     OPTIE  RRMEnabledCap;
     OPTIE  APChannelReport;
     OPTIE  MobilityDomain;
-    OPTIE  WPA;
+    OPTIE  ext_chan_switch_ann;
+    OPTIE  SuppOperatingClasses;
     OPTIE  HTCaps;
     OPTIE  HTInfo;
+    OPTIE  OBSSScanParameters;
+    OPTIE  ExtCap;
+    OPTIE  VHTCaps;
+    OPTIE  VHTOperation;
+    OPTIE  transmit_power_env[0..8];
+    OPTIE  ChannelSwitchWrapper;
+    OPTIE  VHTExtBssLoad;
+    OPTIE  fils_indication;
+    OPTIE  max_chan_switch_time;
+    OPTIE  esp_information;
+    OPTIE  he_cap;
+    OPTIE  he_op;
+    OPTIE  bss_color_change;
+    OPTIE  mu_edca_param_set;
+    OPTIE  he_6ghz_band_cap;
+
     OPTIE  sec_chan_offset_ele;
+    OPTIE  WAPI;
+    OPTIE  ESETxmitPower;
+    OPTIE  eht_cap;
+    OPTIE  eht_op;
+    OPTIE  mlo_ie;
+
+    OPTIE  WPA;
     OPTIE  WMMInfoAp;
     OPTIE  WMMParams;
     OPTIE  WMMCaps;
-    OPTIE  WAPI;
+    OPTIE  ESEVersion;
     OPTIE  ESERadMgmtCap;
     OPTIE  ESETrafStrmMet;
-    OPTIE  ESETxmitPower;
-
     OPTIE  WscProbeRes;
     OPTIE  P2PProbeRes;
-
-    OPTIE  VHTCaps;
-    OPTIE  VHTOperation;
-    OPTIE  transmit_power_env[0..8];
-    OPTIE  ChannelSwitchWrapper;
-    OPTIE  VHTExtBssLoad;
-    OPTIE  ExtCap;
-    OPTIE  OBSSScanParameters;
-    OPTIE  fils_indication;
     OPTIE  Vendor1IE;
     OPTIE  vendor_vht_ie;
     OPTIE  Vendor3IE;
     OPTIE  hs20vendor_ie;
     OPTIE  QComVendorIE;
-    OPTIE  ESEVersion;
     OPTIE  MBO_IE;
     OPTIE  qcn_ie;
-    OPTIE  he_cap;
-    OPTIE  he_op;
-    OPTIE  he_6ghz_band_cap;
-    OPTIE  bss_color_change;
-    OPTIE  mu_edca_param_set;
-    OPTIE  esp_information;
-    OPTIE  eht_cap;
-    OPTIE  eht_op;
-    OPTIE  max_chan_switch_time;
-    OPTIE  mlo_ie;
 } // End frame ProbeResponse.
 
 FRAME Authentication                      // 7.2.3.10

+ 175 - 175
core/mac/src/include/dot11f.h

@@ -26,7 +26,7 @@
  *
  *
  * This file was automatically generated by 'framesc'
- * Thu Jun 17 16:13:35 2021 from the following file(s):
+ * Sun Jul  4 22:35:38 2021 from the following file(s):
  *
  * dot11f.frms
  *
@@ -10473,29 +10473,33 @@ typedef struct sDot11fAssocRequest{
 	tDot11fFfListenInterval                ListenInterval;
 	tDot11fIESSID                          SSID;
 	tDot11fIESuppRates                     SuppRates;
-	tDot11fIEOperatingMode                 OperatingMode;
+	tDot11fIEExtSuppRates                  ExtSuppRates;
 	tDot11fIEPowerCaps                     PowerCaps;
 	tDot11fIESuppChannels                  SuppChannels;
-	tDot11fIEHTCaps                        HTCaps;
-	tDot11fIEQOSCapsStation                QOSCapsStation;
 	tDot11fIERSNOpaque                     RSNOpaque;
-	tDot11fIEExtSuppRates                  ExtSuppRates;
+	tDot11fIEQOSCapsStation                QOSCapsStation;
+	tDot11fIERRMEnabledCap                 RRMEnabledCap;
 	tDot11fIEMobilityDomain                MobilityDomain;
-	tDot11fIEFTInfo                        FTInfo;
 	tDot11fIESuppOperatingClasses          SuppOperatingClasses;
-	tDot11fIEWAPIOpaque                    WAPIOpaque;
-	tDot11fIEWAPI                          WAPI;
-	tDot11fIERRMEnabledCap                 RRMEnabledCap;
-	tDot11fIEbss_max_idle_period           bss_max_idle_period;
-	tDot11fIEQosMapSet                     QosMapSet;
+	tDot11fIEHTCaps                        HTCaps;
 	tDot11fIEExtCap                        ExtCap;
 	tDot11fIEVHTCaps                       VHTCaps;
+	tDot11fIEOperatingMode                 OperatingMode;
 	tDot11fIEfils_session                  fils_session;
 	tDot11fIEfils_public_key               fils_public_key;
 	tDot11fIEfils_key_confirmation         fils_key_confirmation;
 	tDot11fIEfils_hlp_container            fils_hlp_container;
+	tDot11fIEbss_max_idle_period           bss_max_idle_period;
+	tDot11fIEFTInfo                        FTInfo;
+	tDot11fIEhe_cap                        he_cap;
+	tDot11fIEhe_6ghz_band_cap              he_6ghz_band_cap;
+	tDot11fIEWAPIOpaque                    WAPIOpaque;
+	tDot11fIEWAPI                          WAPI;
+	tDot11fIEQosMapSet                     QosMapSet;
 	tDot11fIEfragment_ie                   fragment_ie;
 	tDot11fIEdh_parameter_element          dh_parameter_element;
+	tDot11fIEeht_cap                       eht_cap;
+	tDot11fIEmlo_ie                        mlo_ie;
 	tDot11fIEWPAOpaque                     WPAOpaque;
 	tDot11fIEWMMCaps                       WMMCaps;
 	tDot11fIEWMMInfoStation                WMMInfoStation;
@@ -10507,12 +10511,8 @@ typedef struct sDot11fAssocRequest{
 	tDot11fIEvendor_vht_ie                 vendor_vht_ie;
 	tDot11fIEhs20vendor_ie                 hs20vendor_ie;
 	tDot11fIEqcn_ie                        qcn_ie;
-	tDot11fIEhe_cap                        he_cap;
-	tDot11fIEhe_6ghz_band_cap              he_6ghz_band_cap;
 	tDot11fIEosen_ie                       osen_ie;
 	tDot11fIEroaming_consortium_sel        roaming_consortium_sel;
-	tDot11fIEeht_cap                       eht_cap;
-	tDot11fIEmlo_ie                        mlo_ie;
 } tDot11fAssocRequest;
 
 #define DOT11F_ASSOCREQUEST (3)
@@ -10547,44 +10547,44 @@ typedef struct sDot11fAssocResponse{
 	tDot11fIERRMEnabledCap                RRMEnabledCap;
 	tDot11fIEMobilityDomain               MobilityDomain;
 	tDot11fIEFTInfo                       FTInfo;
-	uint16_t                              num_RICDataDesc;
-	tDot11fIERICDataDesc                  RICDataDesc[2];
-	tDot11fIEbss_max_idle_period          bss_max_idle_period;
-	tDot11fIEWPA                          WPA;
 	tDot11fIETimeoutInterval              TimeoutInterval;
 	tDot11fIEHTCaps                       HTCaps;
 	tDot11fIEHTInfo                       HTInfo;
-	tDot11fIEWMMParams                    WMMParams;
-	tDot11fIEWMMCaps                      WMMCaps;
-	tDot11fIEESERadMgmtCap                ESERadMgmtCap;
-	tDot11fIEESETrafStrmMet               ESETrafStrmMet;
-	tDot11fIEESETxmitPower                ESETxmitPower;
-	uint16_t                              num_WMMTSPEC;
-	tDot11fIEWMMTSPEC                     WMMTSPEC[4];
-	tDot11fIEWscAssocRes                  WscAssocRes;
-	tDot11fIEP2PAssocRes                  P2PAssocRes;
-	tDot11fIEVHTCaps                      VHTCaps;
-	tDot11fIEVHTOperation                 VHTOperation;
-	tDot11fIEExtCap                       ExtCap;
 	tDot11fIEOBSSScanParameters           OBSSScanParameters;
+	tDot11fIEExtCap                       ExtCap;
+	tDot11fIEbss_max_idle_period          bss_max_idle_period;
 	tDot11fIEQosMapSet                    QosMapSet;
+	tDot11fIEVHTCaps                      VHTCaps;
+	tDot11fIEVHTOperation                 VHTOperation;
 	tDot11fIEfils_session                 fils_session;
 	tDot11fIEfils_public_key              fils_public_key;
 	tDot11fIEfils_key_confirmation        fils_key_confirmation;
 	tDot11fIEfils_hlp_container           fils_hlp_container;
-	tDot11fIEfragment_ie                  fragment_ie;
-	tDot11fIEfils_kde                     fils_kde;
-	tDot11fIEvendor_vht_ie                vendor_vht_ie;
-	tDot11fIEqcn_ie                       qcn_ie;
 	tDot11fIEhe_cap                       he_cap;
 	tDot11fIEhe_op                        he_op;
-	tDot11fIEhe_6ghz_band_cap             he_6ghz_band_cap;
 	tDot11fIEbss_color_change             bss_color_change;
 	tDot11fIEmu_edca_param_set            mu_edca_param_set;
-	tDot11fIEMBO_IE                       MBO_IE;
+	tDot11fIEhe_6ghz_band_cap             he_6ghz_band_cap;
+	uint16_t                              num_RICDataDesc;
+	tDot11fIERICDataDesc                  RICDataDesc[2];
+	tDot11fIEESETxmitPower                ESETxmitPower;
+	tDot11fIEfragment_ie                  fragment_ie;
+	tDot11fIEfils_kde                     fils_kde;
 	tDot11fIEeht_cap                      eht_cap;
 	tDot11fIEeht_op                       eht_op;
 	tDot11fIEmlo_ie                       mlo_ie;
+	tDot11fIEWPA                          WPA;
+	tDot11fIEWMMParams                    WMMParams;
+	tDot11fIEWMMCaps                      WMMCaps;
+	tDot11fIEESERadMgmtCap                ESERadMgmtCap;
+	tDot11fIEESETrafStrmMet               ESETrafStrmMet;
+	uint16_t                              num_WMMTSPEC;
+	tDot11fIEWMMTSPEC                     WMMTSPEC[4];
+	tDot11fIEWscAssocRes                  WscAssocRes;
+	tDot11fIEP2PAssocRes                  P2PAssocRes;
+	tDot11fIEvendor_vht_ie                vendor_vht_ie;
+	tDot11fIEqcn_ie                       qcn_ie;
+	tDot11fIEMBO_IE                       MBO_IE;
 } tDot11fAssocResponse;
 
 #define DOT11F_ASSOCRESPONSE (4)
@@ -10659,8 +10659,6 @@ typedef struct sDot11fBeacon{
 	tDot11fIEFHPattTable                 FHPattTable;
 	tDot11fIEPowerConstraints            PowerConstraints;
 	tDot11fIEChanSwitchAnn               ChanSwitchAnn;
-	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
-	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEQuiet                       Quiet;
 	tDot11fIETPCReport                   TPCReport;
 	tDot11fIEERPInfo                     ERPInfo;
@@ -10672,48 +10670,50 @@ typedef struct sDot11fBeacon{
 	tDot11fIEAPChannelReport             APChannelReport;
 	tDot11fIERRMEnabledCap               RRMEnabledCap;
 	tDot11fIEMobilityDomain              MobilityDomain;
-	tDot11fIEWPA                         WPA;
+	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
+	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEHTCaps                      HTCaps;
 	tDot11fIEHTInfo                      HTInfo;
+	tDot11fIEOBSSScanParameters          OBSSScanParameters;
+	tDot11fIEExtCap                      ExtCap;
+	tDot11fIEVHTCaps                     VHTCaps;
+	tDot11fIEVHTOperation                VHTOperation;
+	uint16_t                             num_transmit_power_env;
+	tDot11fIEtransmit_power_env          transmit_power_env[8];
+	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
+	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
+	tDot11fIEOperatingMode               OperatingMode;
+	tDot11fIEfils_indication             fils_indication;
+	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
+	tDot11fIEesp_information             esp_information;
+	tDot11fIEhe_cap                      he_cap;
+	tDot11fIEhe_op                       he_op;
+	tDot11fIEbss_color_change            bss_color_change;
+	tDot11fIEmu_edca_param_set           mu_edca_param_set;
+	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
 	tDot11fIEsec_chan_offset_ele         sec_chan_offset_ele;
+	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESETxmitPower               ESETxmitPower;
+	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
+	tDot11fIEeht_cap                     eht_cap;
+	tDot11fIEeht_op                      eht_op;
+	tDot11fIEmlo_ie                      mlo_ie;
+	tDot11fIEWPA                         WPA;
 	tDot11fIEWMMInfoAp                   WMMInfoAp;
 	tDot11fIEWMMParams                   WMMParams;
 	tDot11fIEWMMCaps                     WMMCaps;
-	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESEVersion                  ESEVersion;
 	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
 	tDot11fIEESETrafStrmMet              ESETrafStrmMet;
-	tDot11fIEESETxmitPower               ESETxmitPower;
 	tDot11fIEWscBeacon                   WscBeacon;
 	tDot11fIEP2PBeacon                   P2PBeacon;
-	tDot11fIEVHTCaps                     VHTCaps;
-	tDot11fIEVHTOperation                VHTOperation;
-	uint16_t                             num_transmit_power_env;
-	tDot11fIEtransmit_power_env          transmit_power_env[8];
-	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
-	tDot11fIEExtCap                      ExtCap;
-	tDot11fIEOperatingMode               OperatingMode;
-	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
-	tDot11fIEOBSSScanParameters          OBSSScanParameters;
-	tDot11fIEfils_indication             fils_indication;
 	tDot11fIEVendor1IE                   Vendor1IE;
 	tDot11fIEvendor_vht_ie               vendor_vht_ie;
 	tDot11fIEVendor3IE                   Vendor3IE;
 	tDot11fIEhs20vendor_ie               hs20vendor_ie;
-	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
 	tDot11fIEQComVendorIE                QComVendorIE;
-	tDot11fIEESEVersion                  ESEVersion;
 	tDot11fIEMBO_IE                      MBO_IE;
 	tDot11fIEqcn_ie                      qcn_ie;
-	tDot11fIEhe_cap                      he_cap;
-	tDot11fIEhe_op                       he_op;
-	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
-	tDot11fIEbss_color_change            bss_color_change;
-	tDot11fIEmu_edca_param_set           mu_edca_param_set;
-	tDot11fIEesp_information             esp_information;
-	tDot11fIEeht_cap                     eht_cap;
-	tDot11fIEeht_op                      eht_op;
-	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
-	tDot11fIEmlo_ie                      mlo_ie;
 } tDot11fBeacon;
 
 #define DOT11F_BEACON (6)
@@ -10769,8 +10769,6 @@ typedef struct sDot11fBeacon2{
 	tDot11fIECountry                     Country;
 	tDot11fIEPowerConstraints            PowerConstraints;
 	tDot11fIEChanSwitchAnn               ChanSwitchAnn;
-	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
-	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEQuiet                       Quiet;
 	tDot11fIETPCReport                   TPCReport;
 	tDot11fIEERPInfo                     ERPInfo;
@@ -10780,47 +10778,49 @@ typedef struct sDot11fBeacon2{
 	tDot11fIEAPChannelReport             APChannelReport;
 	tDot11fIERRMEnabledCap               RRMEnabledCap;
 	tDot11fIEMobilityDomain              MobilityDomain;
-	tDot11fIEWPA                         WPA;
+	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
+	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEHTCaps                      HTCaps;
 	tDot11fIEHTInfo                      HTInfo;
-	tDot11fIEsec_chan_offset_ele         sec_chan_offset_ele;
-	tDot11fIEWMMInfoAp                   WMMInfoAp;
-	tDot11fIEWMMParams                   WMMParams;
-	tDot11fIEWMMCaps                     WMMCaps;
-	tDot11fIEWscBeacon                   WscBeacon;
-	tDot11fIEWAPI                        WAPI;
-	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
-	tDot11fIEESETrafStrmMet              ESETrafStrmMet;
-	tDot11fIEESETxmitPower               ESETxmitPower;
-	tDot11fIEP2PBeacon                   P2PBeacon;
+	tDot11fIEOBSSScanParameters          OBSSScanParameters;
+	tDot11fIEExtCap                      ExtCap;
 	tDot11fIEVHTCaps                     VHTCaps;
 	tDot11fIEVHTOperation                VHTOperation;
 	uint16_t                             num_transmit_power_env;
 	tDot11fIEtransmit_power_env          transmit_power_env[8];
 	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
 	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
-	tDot11fIEExtCap                      ExtCap;
 	tDot11fIEOperatingMode               OperatingMode;
-	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
-	tDot11fIEOBSSScanParameters          OBSSScanParameters;
 	tDot11fIEfils_indication             fils_indication;
-	tDot11fIEVendor1IE                   Vendor1IE;
-	tDot11fIEvendor_vht_ie               vendor_vht_ie;
-	tDot11fIEVendor3IE                   Vendor3IE;
-	tDot11fIEhs20vendor_ie               hs20vendor_ie;
-	tDot11fIEQComVendorIE                QComVendorIE;
-	tDot11fIEESEVersion                  ESEVersion;
-	tDot11fIEqcn_ie                      qcn_ie;
+	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
+	tDot11fIEesp_information             esp_information;
 	tDot11fIEhe_cap                      he_cap;
 	tDot11fIEhe_op                       he_op;
-	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
 	tDot11fIEbss_color_change            bss_color_change;
 	tDot11fIEmu_edca_param_set           mu_edca_param_set;
-	tDot11fIEesp_information             esp_information;
+	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
+	tDot11fIEsec_chan_offset_ele         sec_chan_offset_ele;
+	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESETxmitPower               ESETxmitPower;
+	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
 	tDot11fIEeht_cap                     eht_cap;
 	tDot11fIEeht_op                      eht_op;
-	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
 	tDot11fIEmlo_ie                      mlo_ie;
+	tDot11fIEWPA                         WPA;
+	tDot11fIEWMMInfoAp                   WMMInfoAp;
+	tDot11fIEWMMParams                   WMMParams;
+	tDot11fIEWMMCaps                     WMMCaps;
+	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
+	tDot11fIEESETrafStrmMet              ESETrafStrmMet;
+	tDot11fIEWscBeacon                   WscBeacon;
+	tDot11fIEP2PBeacon                   P2PBeacon;
+	tDot11fIEVendor1IE                   Vendor1IE;
+	tDot11fIEvendor_vht_ie               vendor_vht_ie;
+	tDot11fIEVendor3IE                   Vendor3IE;
+	tDot11fIEhs20vendor_ie               hs20vendor_ie;
+	tDot11fIEQComVendorIE                QComVendorIE;
+	tDot11fIEESEVersion                  ESEVersion;
+	tDot11fIEqcn_ie                      qcn_ie;
 } tDot11fBeacon2;
 
 #define DOT11F_BEACON2 (8)
@@ -10855,8 +10855,6 @@ typedef struct sDot11fBeaconIEs{
 	tDot11fIEFHPattTable                 FHPattTable;
 	tDot11fIEPowerConstraints            PowerConstraints;
 	tDot11fIEChanSwitchAnn               ChanSwitchAnn;
-	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
-	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEQuiet                       Quiet;
 	tDot11fIETPCReport                   TPCReport;
 	tDot11fIEERPInfo                     ERPInfo;
@@ -10868,48 +10866,50 @@ typedef struct sDot11fBeaconIEs{
 	tDot11fIEAPChannelReport             APChannelReport;
 	tDot11fIERRMEnabledCap               RRMEnabledCap;
 	tDot11fIEMobilityDomain              MobilityDomain;
-	tDot11fIEWPA                         WPA;
+	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
+	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEHTCaps                      HTCaps;
 	tDot11fIEHTInfo                      HTInfo;
+	tDot11fIEOBSSScanParameters          OBSSScanParameters;
+	tDot11fIEExtCap                      ExtCap;
+	tDot11fIEVHTCaps                     VHTCaps;
+	tDot11fIEVHTOperation                VHTOperation;
+	uint16_t                             num_transmit_power_env;
+	tDot11fIEtransmit_power_env          transmit_power_env[8];
+	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
+	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
+	tDot11fIEOperatingMode               OperatingMode;
+	tDot11fIEfils_indication             fils_indication;
+	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
+	tDot11fIEesp_information             esp_information;
+	tDot11fIEhe_cap                      he_cap;
+	tDot11fIEhe_op                       he_op;
+	tDot11fIEbss_color_change            bss_color_change;
+	tDot11fIEmu_edca_param_set           mu_edca_param_set;
+	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
 	tDot11fIEsec_chan_offset_ele         sec_chan_offset_ele;
+	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESETxmitPower               ESETxmitPower;
+	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
+	tDot11fIEeht_cap                     eht_cap;
+	tDot11fIEeht_op                      eht_op;
+	tDot11fIEmlo_ie                      mlo_ie;
+	tDot11fIEWPA                         WPA;
 	tDot11fIEWMMInfoAp                   WMMInfoAp;
 	tDot11fIEWMMParams                   WMMParams;
 	tDot11fIEWMMCaps                     WMMCaps;
-	tDot11fIEWAPI                        WAPI;
 	tDot11fIEESEVersion                  ESEVersion;
 	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
 	tDot11fIEESETrafStrmMet              ESETrafStrmMet;
-	tDot11fIEESETxmitPower               ESETxmitPower;
 	tDot11fIEWscBeaconProbeRes           WscBeaconProbeRes;
 	tDot11fIEP2PBeaconProbeRes           P2PBeaconProbeRes;
-	tDot11fIEVHTCaps                     VHTCaps;
-	tDot11fIEVHTOperation                VHTOperation;
-	uint16_t                             num_transmit_power_env;
-	tDot11fIEtransmit_power_env          transmit_power_env[8];
-	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
-	tDot11fIEExtCap                      ExtCap;
-	tDot11fIEOperatingMode               OperatingMode;
-	tDot11fIEWiderBWChanSwitchAnn        WiderBWChanSwitchAnn;
-	tDot11fIEOBSSScanParameters          OBSSScanParameters;
-	tDot11fIEfils_indication             fils_indication;
 	tDot11fIEVendor1IE                   Vendor1IE;
 	tDot11fIEvendor_vht_ie               vendor_vht_ie;
 	tDot11fIEVendor3IE                   Vendor3IE;
 	tDot11fIEhs20vendor_ie               hs20vendor_ie;
-	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
 	tDot11fIEQComVendorIE                QComVendorIE;
 	tDot11fIEMBO_IE                      MBO_IE;
 	tDot11fIEqcn_ie                      qcn_ie;
-	tDot11fIEhe_cap                      he_cap;
-	tDot11fIEhe_op                       he_op;
-	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
-	tDot11fIEbss_color_change            bss_color_change;
-	tDot11fIEmu_edca_param_set           mu_edca_param_set;
-	tDot11fIEesp_information             esp_information;
-	tDot11fIEeht_cap                     eht_cap;
-	tDot11fIEeht_op                      eht_op;
-	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
-	tDot11fIEmlo_ie                      mlo_ie;
 } tDot11fBeaconIEs;
 
 #define DOT11F_BEACONIES (9)
@@ -11242,16 +11242,16 @@ typedef struct sDot11fProbeRequest{
 	tDot11fIEExtSuppRates            ExtSuppRates;
 	tDot11fIEDSParams                DSParams;
 	tDot11fIEHTCaps                  HTCaps;
-	tDot11fIEWscProbeReq             WscProbeReq;
-	tDot11fIEWFATPC                  WFATPC;
-	tDot11fIEP2PProbeReq             P2PProbeReq;
-	tDot11fIEVHTCaps                 VHTCaps;
 	tDot11fIEExtCap                  ExtCap;
-	tDot11fIEqcn_ie                  qcn_ie;
+	tDot11fIEVHTCaps                 VHTCaps;
 	tDot11fIEhe_cap                  he_cap;
 	tDot11fIEhe_6ghz_band_cap        he_6ghz_band_cap;
 	tDot11fIEeht_cap                 eht_cap;
 	tDot11fIEmlo_ie                  mlo_ie;
+	tDot11fIEWscProbeReq             WscProbeReq;
+	tDot11fIEWFATPC                  WFATPC;
+	tDot11fIEP2PProbeReq             P2PProbeReq;
+	tDot11fIEqcn_ie                  qcn_ie;
 } tDot11fProbeRequest;
 
 #define DOT11F_PROBEREQUEST (21)
@@ -11288,8 +11288,6 @@ typedef struct sDot11fProbeResponse{
 	tDot11fIEFHPattTable                 FHPattTable;
 	tDot11fIEPowerConstraints            PowerConstraints;
 	tDot11fIEChanSwitchAnn               ChanSwitchAnn;
-	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
-	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEQuiet                       Quiet;
 	tDot11fIETPCReport                   TPCReport;
 	tDot11fIEERPInfo                     ERPInfo;
@@ -11300,46 +11298,48 @@ typedef struct sDot11fProbeResponse{
 	tDot11fIERRMEnabledCap               RRMEnabledCap;
 	tDot11fIEAPChannelReport             APChannelReport;
 	tDot11fIEMobilityDomain              MobilityDomain;
-	tDot11fIEWPA                         WPA;
+	tDot11fIEext_chan_switch_ann         ext_chan_switch_ann;
+	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
 	tDot11fIEHTCaps                      HTCaps;
 	tDot11fIEHTInfo                      HTInfo;
+	tDot11fIEOBSSScanParameters          OBSSScanParameters;
+	tDot11fIEExtCap                      ExtCap;
+	tDot11fIEVHTCaps                     VHTCaps;
+	tDot11fIEVHTOperation                VHTOperation;
+	uint16_t                             num_transmit_power_env;
+	tDot11fIEtransmit_power_env          transmit_power_env[8];
+	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
+	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
+	tDot11fIEfils_indication             fils_indication;
+	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
+	tDot11fIEesp_information             esp_information;
+	tDot11fIEhe_cap                      he_cap;
+	tDot11fIEhe_op                       he_op;
+	tDot11fIEbss_color_change            bss_color_change;
+	tDot11fIEmu_edca_param_set           mu_edca_param_set;
+	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
 	tDot11fIEsec_chan_offset_ele         sec_chan_offset_ele;
+	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESETxmitPower               ESETxmitPower;
+	tDot11fIEeht_cap                     eht_cap;
+	tDot11fIEeht_op                      eht_op;
+	tDot11fIEmlo_ie                      mlo_ie;
+	tDot11fIEWPA                         WPA;
 	tDot11fIEWMMInfoAp                   WMMInfoAp;
 	tDot11fIEWMMParams                   WMMParams;
 	tDot11fIEWMMCaps                     WMMCaps;
-	tDot11fIEWAPI                        WAPI;
+	tDot11fIEESEVersion                  ESEVersion;
 	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
 	tDot11fIEESETrafStrmMet              ESETrafStrmMet;
-	tDot11fIEESETxmitPower               ESETxmitPower;
 	tDot11fIEWscProbeRes                 WscProbeRes;
 	tDot11fIEP2PProbeRes                 P2PProbeRes;
-	tDot11fIEVHTCaps                     VHTCaps;
-	tDot11fIEVHTOperation                VHTOperation;
-	uint16_t                             num_transmit_power_env;
-	tDot11fIEtransmit_power_env          transmit_power_env[8];
-	tDot11fIEChannelSwitchWrapper        ChannelSwitchWrapper;
-	tDot11fIEVHTExtBssLoad               VHTExtBssLoad;
-	tDot11fIEExtCap                      ExtCap;
-	tDot11fIEOBSSScanParameters          OBSSScanParameters;
-	tDot11fIEfils_indication             fils_indication;
 	tDot11fIEVendor1IE                   Vendor1IE;
 	tDot11fIEvendor_vht_ie               vendor_vht_ie;
 	tDot11fIEVendor3IE                   Vendor3IE;
 	tDot11fIEhs20vendor_ie               hs20vendor_ie;
 	tDot11fIEQComVendorIE                QComVendorIE;
-	tDot11fIEESEVersion                  ESEVersion;
 	tDot11fIEMBO_IE                      MBO_IE;
 	tDot11fIEqcn_ie                      qcn_ie;
-	tDot11fIEhe_cap                      he_cap;
-	tDot11fIEhe_op                       he_op;
-	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
-	tDot11fIEbss_color_change            bss_color_change;
-	tDot11fIEmu_edca_param_set           mu_edca_param_set;
-	tDot11fIEesp_information             esp_information;
-	tDot11fIEeht_cap                     eht_cap;
-	tDot11fIEeht_op                      eht_op;
-	tDot11fIEmax_chan_switch_time        max_chan_switch_time;
-	tDot11fIEmlo_ie                      mlo_ie;
 } tDot11fProbeResponse;
 
 #define DOT11F_PROBERESPONSE (22)
@@ -11461,33 +11461,33 @@ typedef struct sDot11fReAssocRequest{
 	tDot11fIEFTInfo                      FTInfo;
 	uint16_t                             num_RICDataDesc;
 	tDot11fIERICDataDesc                 RICDataDesc[2];
-	tDot11fIEbss_max_idle_period         bss_max_idle_period;
 	tDot11fIESuppOperatingClasses        SuppOperatingClasses;
-	tDot11fIEWPAOpaque                   WPAOpaque;
 	tDot11fIEHTCaps                      HTCaps;
+	tDot11fIEExtCap                      ExtCap;
+	tDot11fIEVHTCaps                     VHTCaps;
+	tDot11fIEOperatingMode               OperatingMode;
+	tDot11fIEbss_max_idle_period         bss_max_idle_period;
+	tDot11fIEhe_cap                      he_cap;
+	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
+	tDot11fIEWAPIOpaque                  WAPIOpaque;
+	tDot11fIEWAPI                        WAPI;
+	tDot11fIEQosMapSet                   QosMapSet;
+	tDot11fIEESECckmOpaque               ESECckmOpaque;
+	tDot11fIEeht_cap                     eht_cap;
+	tDot11fIEmlo_ie                      mlo_ie;
+	tDot11fIEWPAOpaque                   WPAOpaque;
 	tDot11fIEWMMCaps                     WMMCaps;
 	tDot11fIEWMMInfoStation              WMMInfoStation;
 	tDot11fIEWscIEOpaque                 WscIEOpaque;
-	tDot11fIEWAPIOpaque                  WAPIOpaque;
-	tDot11fIEWAPI                        WAPI;
 	tDot11fIEESERadMgmtCap               ESERadMgmtCap;
 	tDot11fIEESEVersion                  ESEVersion;
-	tDot11fIEESECckmOpaque               ESECckmOpaque;
 	uint16_t                             num_WMMTSPEC;
 	tDot11fIEWMMTSPEC                    WMMTSPEC[4];
 	tDot11fIEESETrafStrmRateSet          ESETrafStrmRateSet;
 	tDot11fIEP2PIEOpaque                 P2PIEOpaque;
 	tDot11fIEWFDIEOpaque                 WFDIEOpaque;
-	tDot11fIEVHTCaps                     VHTCaps;
-	tDot11fIEExtCap                      ExtCap;
-	tDot11fIEOperatingMode               OperatingMode;
-	tDot11fIEQosMapSet                   QosMapSet;
 	tDot11fIEvendor_vht_ie               vendor_vht_ie;
 	tDot11fIEhs20vendor_ie               hs20vendor_ie;
-	tDot11fIEhe_cap                      he_cap;
-	tDot11fIEhe_6ghz_band_cap            he_6ghz_band_cap;
-	tDot11fIEeht_cap                     eht_cap;
-	tDot11fIEmlo_ie                      mlo_ie;
 } tDot11fReAssocRequest;
 
 #define DOT11F_REASSOCREQUEST (26)
@@ -11525,35 +11525,35 @@ typedef struct sDot11fReAssocResponse{
 	tDot11fIEFTInfo                     FTInfo;
 	uint16_t                            num_RICDataDesc;
 	tDot11fIERICDataDesc                RICDataDesc[2];
-	tDot11fIEbss_max_idle_period        bss_max_idle_period;
-	tDot11fIEWPA                        WPA;
 	tDot11fIETimeoutInterval            TimeoutInterval;
 	tDot11fIEHTCaps                     HTCaps;
 	tDot11fIEHTInfo                     HTInfo;
+	tDot11fIEOBSSScanParameters         OBSSScanParameters;
+	tDot11fIEExtCap                     ExtCap;
+	tDot11fIEbss_max_idle_period        bss_max_idle_period;
+	tDot11fIEVHTCaps                    VHTCaps;
+	tDot11fIEVHTOperation               VHTOperation;
+	tDot11fIEhe_cap                     he_cap;
+	tDot11fIEhe_op                      he_op;
+	tDot11fIEbss_color_change           bss_color_change;
+	tDot11fIEmu_edca_param_set          mu_edca_param_set;
+	tDot11fIEhe_6ghz_band_cap           he_6ghz_band_cap;
+	tDot11fIEQosMapSet                  QosMapSet;
+	tDot11fIEESETxmitPower              ESETxmitPower;
+	tDot11fIEeht_cap                    eht_cap;
+	tDot11fIEeht_op                     eht_op;
+	tDot11fIEmlo_ie                     mlo_ie;
+	tDot11fIEWPA                        WPA;
 	tDot11fIEWMMParams                  WMMParams;
 	tDot11fIEESERadMgmtCap              ESERadMgmtCap;
 	tDot11fIEESETrafStrmMet             ESETrafStrmMet;
-	tDot11fIEESETxmitPower              ESETxmitPower;
 	uint16_t                            num_WMMTSPEC;
 	tDot11fIEWMMTSPEC                   WMMTSPEC[4];
 	tDot11fIEESETrafStrmRateSet         ESETrafStrmRateSet;
 	tDot11fIEWscReassocRes              WscReassocRes;
 	tDot11fIEP2PAssocRes                P2PAssocRes;
-	tDot11fIEVHTCaps                    VHTCaps;
-	tDot11fIEVHTOperation               VHTOperation;
-	tDot11fIEExtCap                     ExtCap;
-	tDot11fIEOBSSScanParameters         OBSSScanParameters;
-	tDot11fIEQosMapSet                  QosMapSet;
 	tDot11fIEvendor_vht_ie              vendor_vht_ie;
-	tDot11fIEhe_cap                     he_cap;
-	tDot11fIEhe_op                      he_op;
-	tDot11fIEhe_6ghz_band_cap           he_6ghz_band_cap;
-	tDot11fIEbss_color_change           bss_color_change;
-	tDot11fIEmu_edca_param_set          mu_edca_param_set;
 	tDot11fIEMBO_IE                     MBO_IE;
-	tDot11fIEeht_cap                    eht_cap;
-	tDot11fIEeht_op                     eht_op;
-	tDot11fIEmlo_ie                     mlo_ie;
 } tDot11fReAssocResponse;
 
 #define DOT11F_REASSOCRESPONSE (27)

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 409 - 370
core/mac/src/sys/legacy/src/utils/src/dot11f.c


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov