src/wifi/model/wifi-information-element.h
changeset 10139 17a71cd49da3
parent 7139 79dd02ed46ec
child 10483 e3a02ed14587
equal deleted inserted replaced
10138:2f8e35b43d11 10139:17a71cd49da3
    75 #define IE_QUIET                               ((WifiInformationElementId)40)
    75 #define IE_QUIET                               ((WifiInformationElementId)40)
    76 #define IE_IBSS_DFS                            ((WifiInformationElementId)41)
    76 #define IE_IBSS_DFS                            ((WifiInformationElementId)41)
    77 #define IE_ERP_INFORMATION                     ((WifiInformationElementId)42)
    77 #define IE_ERP_INFORMATION                     ((WifiInformationElementId)42)
    78 #define IE_TS_DELAY                            ((WifiInformationElementId)43)
    78 #define IE_TS_DELAY                            ((WifiInformationElementId)43)
    79 #define IE_TCLAS_PROCESSING                    ((WifiInformationElementId)44)
    79 #define IE_TCLAS_PROCESSING                    ((WifiInformationElementId)44)
    80 // 45 is reserved in 802.11-2007
    80 #define IE_HT_CAPABILITIES                     ((WifiInformationElementId)45)
    81 #define IE_QOS_CAPABILITY                      ((WifiInformationElementId)46)
    81 #define IE_QOS_CAPABILITY                      ((WifiInformationElementId)46)
    82 // 47 is reserved in 802.11-2007
    82 // 47 is reserved in 802.11-2007
    83 #define IE_RSN                                 ((WifiInformationElementId)48)
    83 #define IE_RSN                                 ((WifiInformationElementId)48)
    84 // 49 is reserved in 802.11-2007
    84 // 49 is reserved in 802.11-2007
    85 #define IE_EXTENDED_SUPPORTED_RATES            ((WifiInformationElementId)50)
    85 #define IE_EXTENDED_SUPPORTED_RATES            ((WifiInformationElementId)50)