Home
last modified time | relevance | path

Searched refs:wpas_get_est_tpt (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dscan.h85 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s,
Dscan.c2336 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s, in wpas_get_est_tpt() function
2452 wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr); in scan_est_throughput()
Devents.c1860 return wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr); in wpas_get_est_throughput_from_bss_snr()