|
@@ -33,7 +33,7 @@
|
|
|
*
|
|
|
*
|
|
|
* This file was automatically generated by 'framesc'
|
|
|
- * Thu Jul 6 16:41:06 2017 from the following file(s):
|
|
|
+ * Fri Jul 14 12:29:59 2017 from the following file(s):
|
|
|
*
|
|
|
* dot11f.frms
|
|
|
*
|
|
@@ -7370,6 +7370,9 @@ static const tIEDefn IES_AssocResponse[] = {
|
|
|
offsetof(tDot11fIEmu_edca_param_set, present), 0, "mu_edca_param_set",
|
|
|
0, 19, 19, SigIemu_edca_param_set, {0, 19, 116, 4, 0},
|
|
|
4, DOT11F_EID_MU_EDCA_PARAM_SET, 0, 0, },
|
|
|
+ { offsetof(tDot11fAssocResponse, MBO_IE), offsetof(tDot11fIEMBO_IE,
|
|
|
+ present), 0, "MBO_IE", 0, 6, 295, SigIeMBO_IE, {80, 111, 154, 22, 0},
|
|
|
+ 4, DOT11F_EID_MBO_IE, 0, 0, },
|
|
|
{0, 0, 0, NULL, 0, 0, 0, 0, {0, 0, 0, 0, 0}, 0, 0xff, 0, },};
|
|
|
|
|
|
uint32_t dot11f_unpack_assoc_response(tpAniSirGlobal pCtx,
|
|
@@ -9150,6 +9153,9 @@ static const tIEDefn IES_ReAssocResponse[] = {
|
|
|
offsetof(tDot11fIEmu_edca_param_set, present), 0, "mu_edca_param_set",
|
|
|
0, 19, 19, SigIemu_edca_param_set, {0, 19, 116, 4, 0},
|
|
|
4, DOT11F_EID_MU_EDCA_PARAM_SET, 0, 0, },
|
|
|
+ { offsetof(tDot11fReAssocResponse, MBO_IE), offsetof(tDot11fIEMBO_IE,
|
|
|
+ present), 0, "MBO_IE", 0, 6, 295, SigIeMBO_IE, {80, 111, 154, 22, 0},
|
|
|
+ 4, DOT11F_EID_MBO_IE, 0, 0, },
|
|
|
{0, 0, 0, NULL, 0, 0, 0, 0, {0, 0, 0, 0, 0}, 0, 0xff, 0, },};
|
|
|
|
|
|
uint32_t dot11f_unpack_re_assoc_response(tpAniSirGlobal pCtx,
|