Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/hidl/1.1/
Dhostapd.cpp332 if (hostapd_enable_iface(iface_hapd->iface) < 0) { in addAccessPointInternal_1_1()
/external/wpa_supplicant_8/src/ap/
Ddfs.c945 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
995 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
Dhostapd.h570 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
Dhostapd.c245 res = hostapd_enable_iface(iface); in hostapd_reload_config()
2500 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
3436 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1463 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()