Home
last modified time | relevance | path

Searched refs:hostapd_setup_interface (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c348 if (hostapd_setup_interface(ifmsh)) { in wpa_supplicant_mesh_enable_iface_cb()
573 if (hostapd_setup_interface(ifmsh)) { in wpa_supplicant_mesh_init()
H A Dap.c1143 if (hostapd_setup_interface(wpa_s->ap_iface)) { in wpa_supplicant_create_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h613 int hostapd_setup_interface(struct hostapd_iface *iface);
H A Dhostapd.c2365 * hostapd_setup_interface - Setup of an interface
2380 int hostapd_setup_interface(struct hostapd_iface *iface) in hostapd_setup_interface() function
2811 if (hostapd_setup_interface(hapd_iface)) { in hostapd_enable_iface()
2815 wpa_printf(MSG_ERROR, "hostapd_setup_interface fail!"); in hostapd_enable_iface()
2893 * hostapd_setup_interface and hostapd_setup_interface_complete in hostapd_disable_iface()
3063 if (hostapd_setup_interface(hapd_iface)) { in hostapd_add_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.h581 int hostapd_setup_interface(struct hostapd_iface *iface);
H A Dhostapd.c2173 * hostapd_setup_interface - Setup of an interface
2188 int hostapd_setup_interface(struct hostapd_iface *iface) in hostapd_setup_interface() function
2600 if (hostapd_setup_interface(hapd_iface)) { in hostapd_enable_iface()
2669 * hostapd_setup_interface and hostapd_setup_interface_complete in hostapd_disable_iface()
2839 if (hostapd_setup_interface(hapd_iface)) { in hostapd_add_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c390 if (hostapd_setup_interface(ifmsh)) { in wpa_supplicant_mesh_init()
H A Dap.c897 if (hostapd_setup_interface(wpa_s->ap_iface)) { in wpa_supplicant_create_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c903 hostapd_setup_interface(interfaces.iface[i])) in ap_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c889 hostapd_setup_interface(interfaces.iface[i])) in ap_main()

Completed in 21 milliseconds