Home
last modified time | relevance | path

Searched refs:ANQP_CAPABILITY_LIST (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dgas_serv.h14 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
H A Dgas_serv.c248 if (anqp_add_override(hapd, buf, ANQP_CAPABILITY_LIST)) in anqp_add_capab_list()
251 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list()
252 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST); in anqp_add_capab_list()
1106 case ANQP_CAPABILITY_LIST: in rx_anqp_query_list_id()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c262 info_ids[num_info_ids++] = ANQP_CAPABILITY_LIST; in interworking_anqp_send_req()
2961 case ANQP_CAPABILITY_LIST: in interworking_parse_rx_anqp_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h831 ANQP_CAPABILITY_LIST = 257, enumerator