|
@@ -24,7 +24,7 @@
|
|
|
*
|
|
|
*
|
|
|
* This file was automatically generated by 'framesc'
|
|
|
- * Wed Mar 24 20:47:51 2021 from the following file(s):
|
|
|
+ * Wed Apr 28 13:38:54 2021 from the following file(s):
|
|
|
*
|
|
|
* dot11f.frms
|
|
|
*
|
|
@@ -12307,6 +12307,12 @@ static const tIEDefn IES_ReAssocResponse[] = {
|
|
|
{ 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, },
|
|
|
+ { offsetof(tDot11fReAssocResponse, eht_cap), offsetof(tDot11fIEeht_cap,
|
|
|
+ present), 0, "eht_cap", 0, 24, 24, SigIeeht_cap, {0, 0, 0, 0, 0},
|
|
|
+ 0, DOT11F_EID_EHT_CAP, 253, 0, },
|
|
|
+ { offsetof(tDot11fReAssocResponse, eht_op), offsetof(tDot11fIEeht_op,
|
|
|
+ present), 0, "eht_op", 0, 9, 9, SigIeeht_op, {0, 0, 0, 0, 0},
|
|
|
+ 0, DOT11F_EID_EHT_OP, 254, 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,
|