]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
HS 2.0: Define Hotspot 2.0 OUI types and subtype values
authorJay Katabathuni <jkatabat@qca.qualcomm.com>
Sun, 16 Oct 2011 16:40:32 +0000 (19:40 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 8 May 2012 20:29:25 +0000 (23:29 +0300)
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

src/common/ieee802_11_defs.h

index b892832232a4f16f4962c775b7ad194e43df48aa..e15b6262bd904fdca345a6793f1313f6273fc021 100644 (file)
@@ -764,6 +764,16 @@ enum {
 };
 
 
+#define HS20_INDICATION_OUI_TYPE 16
+#define HS20_ANQP_OUI_TYPE 17
+#define HS20_STYPE_QUERY_LIST 1
+#define HS20_STYPE_CAPABILITY_LIST 2
+#define HS20_STYPE_OPERATOR_FRIENDLY_NAME 3
+#define HS20_STYPE_WAN_METRICS 4
+#define HS20_STYPE_CONNECTION_CAPABILITY 5
+#define HS20_STYPE_NAI_HOME_REALM_QUERY 6
+#define HS20_STYPE_OPERATING_CLASS 7
+
 /* Wi-Fi Direct (P2P) */
 
 #define P2P_OUI_TYPE 9