Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.h12 int hostapd_handle_dfs(struct hostapd_iface *iface);
Ddfs.c646 int hostapd_handle_dfs(struct hostapd_iface *iface) in hostapd_handle_dfs() function
Dhostapd.c1402 res = hostapd_handle_dfs(iface); in hostapd_setup_interface_complete()