Home
last modified time | relevance | path

Searched refs:anqp_resp_cb (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.h17 void anqp_resp_cb(void *ctx, const u8 *dst, u8 dialog_token,
Dinterworking.c134 anqp_resp_cb(wpa_s, dst, dialog_token, result, adv_proto, resp, in interworking_anqp_resp_cb()
2751 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s); in anqp_send_req()
2953 void anqp_resp_cb(void *ctx, const u8 *dst, u8 dialog_token, in anqp_resp_cb() function
Dhs20_supplicant.c252 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s); in hs20_anqp_send_req()