Searched refs:gas_query_ap_req (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_query_ap.h | 33 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq,
|
H A D | gas_query_ap.c | 664 * gas_query_ap_req - Request a GAS query 674 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq, in gas_query_ap_req() function
|
H A D | dpp_hostapd.c | 1012 res = gas_query_ap_req(hapd->gas, auth->peer_mac_addr, auth->curr_freq, in hostapd_dpp_start_gas_client()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_query_ap.h | 33 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq,
|
H A D | gas_query_ap.c | 664 * gas_query_ap_req - Request a GAS query 674 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq, in gas_query_ap_req() function
|
H A D | dpp_hostapd.c | 789 res = gas_query_ap_req(hapd->gas, auth->peer_mac_addr, auth->curr_freq, in hostapd_dpp_start_gas_client()
|
Completed in 10 milliseconds