HS 2.0: Define Hotspot 2.0 OUI types and subtype values
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
8d2f05462c
commit
c8a7f9a7b8
1 changed files with 10 additions and 0 deletions
|
@ -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) */
|
/* Wi-Fi Direct (P2P) */
|
||||||
|
|
||||||
#define P2P_OUI_TYPE 9
|
#define P2P_OUI_TYPE 9
|
||||||
|
|
Loading…
Reference in a new issue