Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dgas_serv.h22 (1 << (ANQP_ROAMING_CONSORTIUM - ANQP_QUERY_LIST))
H A Dgas_serv.c261 get_anqp_elem(hapd, ANQP_ROAMING_CONSORTIUM)) in anqp_add_capab_list()
262 wpabuf_put_le16(buf, ANQP_ROAMING_CONSORTIUM); in anqp_add_capab_list()
379 if (anqp_add_override(hapd, buf, ANQP_ROAMING_CONSORTIUM)) in anqp_add_roaming_consortium()
382 len = gas_anqp_add_element(buf, ANQP_ROAMING_CONSORTIUM); in anqp_add_roaming_consortium()
1123 case ANQP_ROAMING_CONSORTIUM: in rx_anqp_query_list_id()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c269 info_ids[num_info_ids++] = ANQP_ROAMING_CONSORTIUM; in interworking_anqp_send_req()
2991 case ANQP_ROAMING_CONSORTIUM: in interworking_parse_rx_anqp_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h835 ANQP_ROAMING_CONSORTIUM = 261, enumerator