|
@@ -24,7 +24,7 @@
|
|
|
*
|
|
|
*
|
|
|
* This file was automatically generated by 'framesc'
|
|
|
- * Sun Jul 11 23:02:19 2021 from the following file(s):
|
|
|
+ * Wed Jul 14 02:14:16 2021 from the following file(s):
|
|
|
*
|
|
|
* dot11f.frms
|
|
|
*
|
|
@@ -13676,6 +13676,10 @@ static const tIEDefn IES_TDLSSetupReq[] = {
|
|
|
{ offsetof(tDot11fTDLSSetupReq, he_cap), offsetof(tDot11fIEhe_cap,
|
|
|
present), 0, "he_cap", 0, 23, 56, SigIehe_cap, {0, 0, 0, 0, 0},
|
|
|
0, DOT11F_EID_HE_CAP, 35, 0, },
|
|
|
+ { offsetof(tDot11fTDLSSetupReq, he_6ghz_band_cap),
|
|
|
+ offsetof(tDot11fIEhe_6ghz_band_cap, present), 0, "he_6ghz_band_cap",
|
|
|
+ 0, 4, 4, SigIehe_6ghz_band_cap, {0, 0, 0, 0, 0},
|
|
|
+ 0, DOT11F_EID_HE_6GHZ_BAND_CAP, 59, 0, },
|
|
|
{0, 0, 0, NULL, 0, 0, 0, 0, {0, 0, 0, 0, 0}, 0, 0xff, 0, },};
|
|
|
|
|
|
uint32_t dot11f_unpack_tdls_setup_req(tpAniSirGlobal pCtx,
|
|
@@ -13772,6 +13776,10 @@ static const tIEDefn IES_TDLSSetupRsp[] = {
|
|
|
{ offsetof(tDot11fTDLSSetupRsp, he_cap), offsetof(tDot11fIEhe_cap,
|
|
|
present), 0, "he_cap", 0, 23, 56, SigIehe_cap, {0, 0, 0, 0, 0},
|
|
|
0, DOT11F_EID_HE_CAP, 35, 0, },
|
|
|
+ { offsetof(tDot11fTDLSSetupRsp, he_6ghz_band_cap),
|
|
|
+ offsetof(tDot11fIEhe_6ghz_band_cap, present), 0, "he_6ghz_band_cap",
|
|
|
+ 0, 4, 4, SigIehe_6ghz_band_cap, {0, 0, 0, 0, 0},
|
|
|
+ 0, DOT11F_EID_HE_6GHZ_BAND_CAP, 59, 0, },
|
|
|
{0, 0, 0, NULL, 0, 0, 0, 0, {0, 0, 0, 0, 0}, 0, 0xff, 0, },};
|
|
|
|
|
|
uint32_t dot11f_unpack_tdls_setup_rsp(tpAniSirGlobal pCtx,
|