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

  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 36 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
gas_query.c 718 * gas_query_req - Request a GAS query
728 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, function
779 * @dialog_token: Dialog token from gas_query_req()
interworking.c 313 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, buf,
    [all...]
hs20_supplicant.c 211 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s);

Completed in 133 milliseconds