|
@@ -26,7 +26,7 @@
|
|
|
*
|
|
|
*
|
|
|
* This file was automatically generated by 'framesc'
|
|
|
- * Fri May 31 20:00:27 2019 from the following file(s):
|
|
|
+ * Wed Aug 7 14:47:51 2019 from the following file(s):
|
|
|
*
|
|
|
* dot11f.frms
|
|
|
*
|
|
@@ -2730,6 +2730,85 @@ uint32_t dot11f_get_packed_ie_R1KH_ID(
|
|
|
}; /* End extern "C". */
|
|
|
#endif /* C++ */
|
|
|
|
|
|
+/* EID 1 (0x01) */
|
|
|
+typedef struct sDot11fIEversion_attr {
|
|
|
+ uint8_t present;
|
|
|
+ uint8_t version;
|
|
|
+ uint8_t sub_version;
|
|
|
+} tDot11fIEversion_attr;
|
|
|
+
|
|
|
+#define DOT11F_EID_VERSION_ATTR (1)
|
|
|
+
|
|
|
+/* N.B. These #defines do *not* include the EID & length */
|
|
|
+#define DOT11F_IE_VERSION_ATTR_MIN_LEN (2)
|
|
|
+
|
|
|
+#define DOT11F_IE_VERSION_ATTR_MAX_LEN (2)
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+extern "C" {
|
|
|
+#endif /* C++ */
|
|
|
+__must_check uint32_t dot11f_unpack_ie_version_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ uint8_t *,
|
|
|
+ uint8_t,
|
|
|
+ tDot11fIEversion_attr*,
|
|
|
+ bool);
|
|
|
+
|
|
|
+uint32_t dot11f_pack_ie_version_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEversion_attr *,
|
|
|
+ uint8_t *,
|
|
|
+ uint32_t,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+uint32_t dot11f_get_packed_ie_version_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEversion_attr *,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+}; /* End extern "C". */
|
|
|
+#endif /* C++ */
|
|
|
+
|
|
|
+/* EID 2 (0x02) */
|
|
|
+typedef struct sDot11fIEvht_mcs11_attr {
|
|
|
+ uint8_t present;
|
|
|
+ uint8_t vht_mcs_10_11_supp;
|
|
|
+} tDot11fIEvht_mcs11_attr;
|
|
|
+
|
|
|
+#define DOT11F_EID_VHT_MCS11_ATTR (2)
|
|
|
+
|
|
|
+/* N.B. These #defines do *not* include the EID & length */
|
|
|
+#define DOT11F_IE_VHT_MCS11_ATTR_MIN_LEN (1)
|
|
|
+
|
|
|
+#define DOT11F_IE_VHT_MCS11_ATTR_MAX_LEN (1)
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+extern "C" {
|
|
|
+#endif /* C++ */
|
|
|
+__must_check uint32_t dot11f_unpack_ie_vht_mcs11_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ uint8_t *,
|
|
|
+ uint8_t,
|
|
|
+ tDot11fIEvht_mcs11_attr*,
|
|
|
+ bool);
|
|
|
+
|
|
|
+uint32_t dot11f_pack_ie_vht_mcs11_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEvht_mcs11_attr *,
|
|
|
+ uint8_t *,
|
|
|
+ uint32_t,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+uint32_t dot11f_get_packed_ie_vht_mcs11_attr(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEvht_mcs11_attr *,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+}; /* End extern "C". */
|
|
|
+#endif /* C++ */
|
|
|
+
|
|
|
/* EID 51 (0x33) */
|
|
|
typedef struct sDot11fIEAPChannelReport {
|
|
|
uint8_t present;
|
|
@@ -6395,45 +6474,6 @@ uint32_t dot11f_get_packed_ie_QBSSLoad(
|
|
|
}; /* End extern "C". */
|
|
|
#endif /* C++ */
|
|
|
|
|
|
-/* EID 221 (0xdd) {OUI 0x8c, 0xfd, 0xf0, 0x01} */
|
|
|
-typedef struct sDot11fIEQCN_IE {
|
|
|
- uint8_t present;
|
|
|
- uint8_t version[4];
|
|
|
-} tDot11fIEQCN_IE;
|
|
|
-
|
|
|
-#define DOT11F_EID_QCN_IE (221)
|
|
|
-
|
|
|
-/* N.B. These #defines do *not* include the EID & length */
|
|
|
-#define DOT11F_IE_QCN_IE_MIN_LEN (8)
|
|
|
-
|
|
|
-#define DOT11F_IE_QCN_IE_MAX_LEN (8)
|
|
|
-
|
|
|
-#ifdef __cplusplus
|
|
|
-extern "C" {
|
|
|
-#endif /* C++ */
|
|
|
-__must_check uint32_t dot11f_unpack_ie_QCN_IE(
|
|
|
- tpAniSirGlobal,
|
|
|
- uint8_t *,
|
|
|
- uint8_t,
|
|
|
- tDot11fIEQCN_IE*,
|
|
|
- bool);
|
|
|
-
|
|
|
-uint32_t dot11f_pack_ie_QCN_IE(
|
|
|
- tpAniSirGlobal,
|
|
|
- tDot11fIEQCN_IE *,
|
|
|
- uint8_t *,
|
|
|
- uint32_t,
|
|
|
- uint32_t*);
|
|
|
-
|
|
|
-uint32_t dot11f_get_packed_ie_QCN_IE(
|
|
|
- tpAniSirGlobal,
|
|
|
- tDot11fIEQCN_IE *,
|
|
|
- uint32_t*);
|
|
|
-
|
|
|
-#ifdef __cplusplus
|
|
|
-}; /* End extern "C". */
|
|
|
-#endif /* C++ */
|
|
|
-
|
|
|
/* EID 221 (0xdd) {OUI 0x00, 0xa0, 0xc6} */
|
|
|
typedef struct sDot11fIEQComVendorIE {
|
|
|
uint8_t present;
|
|
@@ -9270,6 +9310,46 @@ uint32_t dot11f_get_packed_ie_osen_ie(
|
|
|
}; /* End extern "C". */
|
|
|
#endif /* C++ */
|
|
|
|
|
|
+/* EID 221 (0xdd) {OUI 0x8c, 0xfd, 0xf0, 0x01} */
|
|
|
+typedef struct sDot11fIEqcn_ie {
|
|
|
+ uint8_t present;
|
|
|
+ tDot11fIEversion_attr version_attr;
|
|
|
+ tDot11fIEvht_mcs11_attr vht_mcs11_attr;
|
|
|
+} tDot11fIEqcn_ie;
|
|
|
+
|
|
|
+#define DOT11F_EID_QCN_IE (221)
|
|
|
+
|
|
|
+/* N.B. These #defines do *not* include the EID & length */
|
|
|
+#define DOT11F_IE_QCN_IE_MIN_LEN (4)
|
|
|
+
|
|
|
+#define DOT11F_IE_QCN_IE_MAX_LEN (11)
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+extern "C" {
|
|
|
+#endif /* C++ */
|
|
|
+__must_check uint32_t dot11f_unpack_ie_qcn_ie(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ uint8_t *,
|
|
|
+ uint8_t,
|
|
|
+ tDot11fIEqcn_ie*,
|
|
|
+ bool);
|
|
|
+
|
|
|
+uint32_t dot11f_pack_ie_qcn_ie(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEqcn_ie *,
|
|
|
+ uint8_t *,
|
|
|
+ uint32_t,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+uint32_t dot11f_get_packed_ie_qcn_ie(
|
|
|
+ tpAniSirGlobal,
|
|
|
+ tDot11fIEqcn_ie *,
|
|
|
+ uint32_t*);
|
|
|
+
|
|
|
+#ifdef __cplusplus
|
|
|
+}; /* End extern "C". */
|
|
|
+#endif /* C++ */
|
|
|
+
|
|
|
/* EID 221 (0xdd) {OUI 0x50, 0x6f, 0x9a, 0x1d} */
|
|
|
typedef struct sDot11fIEroaming_consortium_sel {
|
|
|
uint8_t present;
|
|
@@ -9505,7 +9585,7 @@ typedef struct sDot11fAssocRequest{
|
|
|
tDot11fIEWFDIEOpaque WFDIEOpaque;
|
|
|
tDot11fIEvendor_vht_ie vendor_vht_ie;
|
|
|
tDot11fIEhs20vendor_ie hs20vendor_ie;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEosen_ie osen_ie;
|
|
|
tDot11fIEroaming_consortium_sel roaming_consortium_sel;
|
|
@@ -9570,7 +9650,7 @@ typedef struct sDot11fAssocResponse{
|
|
|
tDot11fIEfragment_ie fragment_ie;
|
|
|
tDot11fIEfils_kde fils_kde;
|
|
|
tDot11fIEvendor_vht_ie vendor_vht_ie;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEhe_op he_op;
|
|
|
tDot11fIEbss_color_change bss_color_change;
|
|
@@ -9693,7 +9773,7 @@ typedef struct sDot11fBeacon{
|
|
|
tDot11fIEQComVendorIE QComVendorIE;
|
|
|
tDot11fIEESEVersion ESEVersion;
|
|
|
tDot11fIEMBO_IE MBO_IE;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEhe_op he_op;
|
|
|
tDot11fIEbss_color_change bss_color_change;
|
|
@@ -9795,7 +9875,7 @@ typedef struct sDot11fBeacon2{
|
|
|
tDot11fIEhs20vendor_ie hs20vendor_ie;
|
|
|
tDot11fIEQComVendorIE QComVendorIE;
|
|
|
tDot11fIEESEVersion ESEVersion;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEhe_op he_op;
|
|
|
tDot11fIEbss_color_change bss_color_change;
|
|
@@ -9878,7 +9958,7 @@ typedef struct sDot11fBeaconIEs{
|
|
|
tDot11fIEChannelSwitchWrapper ChannelSwitchWrapper;
|
|
|
tDot11fIEQComVendorIE QComVendorIE;
|
|
|
tDot11fIEMBO_IE MBO_IE;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEhe_op he_op;
|
|
|
tDot11fIEbss_color_change bss_color_change;
|
|
@@ -10221,7 +10301,7 @@ typedef struct sDot11fProbeRequest{
|
|
|
tDot11fIEP2PProbeReq P2PProbeReq;
|
|
|
tDot11fIEVHTCaps VHTCaps;
|
|
|
tDot11fIEExtCap ExtCap;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
} tDot11fProbeRequest;
|
|
|
|
|
@@ -10299,7 +10379,7 @@ typedef struct sDot11fProbeResponse{
|
|
|
tDot11fIEQComVendorIE QComVendorIE;
|
|
|
tDot11fIEESEVersion ESEVersion;
|
|
|
tDot11fIEMBO_IE MBO_IE;
|
|
|
- tDot11fIEQCN_IE QCN_IE;
|
|
|
+ tDot11fIEqcn_ie qcn_ie;
|
|
|
tDot11fIEhe_cap he_cap;
|
|
|
tDot11fIEhe_op he_op;
|
|
|
tDot11fIEbss_color_change bss_color_change;
|