Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.c1079 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
1093 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
1156 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
Dhostapd.h623 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
Dhostapd.c260 res = hostapd_enable_iface(iface); in hostapd_reload_config()
2692 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
3663 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
Ddrv_callbacks.c992 hostapd_enable_iface(hapd->iface); in hostapd_event_ch_switch()
/external/wpa_supplicant_8/hostapd/hidl/1.3/
Dhostapd.cpp931 if (hostapd_enable_iface(iface_hapd->iface) < 0) { in addSingleAccessPoint()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1598 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()