Management frames can carry maximum 8 TPE IEs. Update the max no.of TPE IE value. Change-Id: If920ea034a5d25b49f4e1a7809e619715aca2afe CRs-Fixed: 2858228
@@ -158,7 +158,7 @@
#define WLAN_RM_CAPABILITY_IE_MAX_LEN 5
#define WLAN_RNR_IE_MIN_LEN 5
#define WLAN_TPE_IE_MIN_LEN 2
-#define WLAN_MAX_NUM_TPE_IE 2
+#define WLAN_MAX_NUM_TPE_IE 8
/* Wide band channel switch IE length */
#define WLAN_WIDE_BW_CHAN_SWITCH_IE_LEN 3