Searched refs:gas_query_req (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | gas_query.h | 36 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
|
D | gas_query.c | 728 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, in gas_query_req() function
|
D | interworking.c | 313 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, buf, in interworking_anqp_send_req() 2743 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s); in anqp_send_req() 3129 res = gas_query_req(wpa_s->gas, dst, freq, buf, gas_resp_cb, wpa_s); in gas_send_request()
|
D | hs20_supplicant.c | 211 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s); in hs20_anqp_send_req()
|