Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.h37 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
Dgas_query.c832 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, in gas_query_req() function
Dinterworking.c319 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, 0, 0, buf, in interworking_anqp_send_req()
2818 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb, in anqp_send_req()
3264 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, gas_resp_cb, in gas_send_request()
Dhs20_supplicant.c301 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb, in hs20_anqp_send_req()
Ddpp_supplicant.c1758 res = gas_query_req(wpa_s->gas, auth->peer_mac_addr, auth->curr_freq, in wpas_dpp_start_gas_client()