Searched refs:gas_query_req (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dgas_query.h37 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
H A Dgas_query.c799 * gas_query_req - Request a GAS query
809 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, function
H A Dhs20_supplicant.c291 res = gas_query_req(wpa_s->gas, dst, freq, 0, buf, anqp_resp_cb, wpa_s);
H A Dinterworking.c319 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, 0, buf,
2803 res = gas_query_req(wpa_s->gas, dst, freq, 0, buf, anqp_resp_cb, wpa_s);
3242 res = gas_query_req(wpa_s->gas, dst, freq, 0, buf, gas_resp_cb, wpa_s);
H A Ddpp_supplicant.c1132 res = gas_query_req(wpa_s->gas, auth->peer_mac_addr, auth->curr_freq,

Completed in 116 milliseconds