src/wifi/model/wifi-information-element.h
changeset 10139 17a71cd49da3
parent 7139 79dd02ed46ec
child 10483 e3a02ed14587
--- a/src/wifi/model/wifi-information-element.h	Tue Aug 13 10:37:49 2013 -0700
+++ b/src/wifi/model/wifi-information-element.h	Tue Aug 13 22:05:25 2013 -0700
@@ -77,7 +77,7 @@
 #define IE_ERP_INFORMATION                     ((WifiInformationElementId)42)
 #define IE_TS_DELAY                            ((WifiInformationElementId)43)
 #define IE_TCLAS_PROCESSING                    ((WifiInformationElementId)44)
-// 45 is reserved in 802.11-2007
+#define IE_HT_CAPABILITIES                     ((WifiInformationElementId)45)
 #define IE_QOS_CAPABILITY                      ((WifiInformationElementId)46)
 // 47 is reserved in 802.11-2007
 #define IE_RSN                                 ((WifiInformationElementId)48)