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.c136 anqp_resp_cb(wpa_s, dst, dialog_token, result, adv_proto, resp, in interworking_anqp_resp_cb()
2818 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb, in anqp_send_req()
3067 void anqp_resp_cb(void *ctx, const u8 *dst, u8 dialog_token, in anqp_resp_cb() function
Dhs20_supplicant.c301 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb, in hs20_anqp_send_req()