Searched refs:ANQP_CAPABILITY_LIST (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dgas_serv.h13 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
H A Dgas_serv.c163 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST);
164 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST);
601 case ANQP_CAPABILITY_LIST:
/external/wpa_supplicant_8/src/ap/
H A Dgas_serv.h13 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
H A Dgas_serv.c163 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST);
164 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST);
601 case ANQP_CAPABILITY_LIST:
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dgas_serv.h13 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
H A Dgas_serv.c163 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST);
164 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST);
601 case ANQP_CAPABILITY_LIST:
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h330 ANQP_CAPABILITY_LIST = 257, enumerator in enum:anqp_info_id
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h330 ANQP_CAPABILITY_LIST = 257, enumerator in enum:anqp_info_id
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h330 ANQP_CAPABILITY_LIST = 257, enumerator in enum:anqp_info_id
/external/wpa_supplicant_8/wpa_supplicant/
H A Dinterworking.c187 info_ids[num_info_ids++] = ANQP_CAPABILITY_LIST;
1757 case ANQP_CAPABILITY_LIST:

Completed in 462 milliseconds