Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbss_load.c28 err = hostapd_drv_get_survey(hapd, hapd->iface->freq); in update_channel_utilization()
Dacs.c840 err = hostapd_drv_get_survey(iface->bss[0], 0); in acs_scan_complete()
Dap_drv_ops.h249 static inline int hostapd_drv_get_survey(struct hostapd_data *hapd, in hostapd_drv_get_survey() function