]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/gas_serv.h
Interworking: Add Domain Name element (AP)
[thirdparty/hostap.git] / src / ap / gas_serv.h
index e12b432dc430de5a13b5273d62a01dad9277137a..5ca6b8d573bce044f790c7521993d81e2da25e35 100644 (file)
@@ -19,6 +19,8 @@
        (1 << (ANQP_ROAMING_CONSORTIUM - ANQP_QUERY_LIST))
 #define ANQP_REQ_IP_ADDR_TYPE_AVAILABILITY \
        (1 << (ANQP_IP_ADDR_TYPE_AVAILABILITY - ANQP_QUERY_LIST))
+#define ANQP_REQ_DOMAIN_NAME \
+       (1 << (ANQP_DOMAIN_NAME - ANQP_QUERY_LIST))
 
 /* To account for latencies between hostapd and external ANQP processor */
 #define GAS_SERV_COMEBACK_DELAY_FUDGE 10