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 35 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
hs20_supplicant.c 125 res = gas_query_req(wpa_s->gas, dst, freq, buf, anqp_resp_cb, wpa_s);
gas_query.c 450 * gas_query_req - Request a GAS query
459 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, function
518 * @dialog_token: Dialog token from gas_query_req()
interworking.c 241 res = gas_query_req(wpa_s->gas, bss->bssid, bss->freq, buf,
    [all...]

Completed in 67 milliseconds