HomeSort by relevance Sort by last modified time
    Searched refs:gas_query_req (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 37 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
gas_query.c 799 * gas_query_req - Request a GAS query
809 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, function
hs20_supplicant.c 292 res = gas_query_req(wpa_s->gas, dst, freq, 0, buf, anqp_resp_cb, wpa_s);
    [all...]
interworking.c 319 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, 0, buf,
    [all...]
dpp_supplicant.c 1108 res = gas_query_req(wpa_s->gas, auth->peer_mac_addr, auth->curr_freq,
    [all...]

Completed in 8823 milliseconds