HomeSort by: relevance | last modified time | path
    Searched refs:anqp_resp_cb (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
interworking.h 17 void anqp_resp_cb(void *ctx, const u8 *dst, u8 dialog_token,
hs20_supplicant.c 290 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb,
interworking.c 136 anqp_resp_cb(wpa_s, dst, dialog_token, result, adv_proto, resp,
2870 res = gas_query_req(wpa_s->gas, dst, freq, 0, 0, buf, anqp_resp_cb,
3119 void anqp_resp_cb(void *ctx, const u8 *dst, u8 dialog_token, function
3132 wpa_printf(MSG_DEBUG, "Interworking: anqp_resp_cb dst=" MACSTR

Completed in 23 milliseconds