Home
last modified time | relevance | path

Searched refs:hostapd_enable_iface (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddfs.c876 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
926 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
Dhostapd.h488 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
Dhostapd.c2335 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
3260 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1447 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()