Searched defs:hostapd_setup_interface_complete (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1144 return hostapd_setup_interface_complete(iface, 0);
1156 * hostapd_setup_interface_complete - Complete interface setup
1163 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err) function
1311 * hostapd_setup_interface_complete() once setup has been completed.
1736 * hostapd_setup_interface and hostapd_setup_interface_complete
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1144 return hostapd_setup_interface_complete(iface, 0);
1156 * hostapd_setup_interface_complete - Complete interface setup
1163 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err) function
1311 * hostapd_setup_interface_complete() once setup has been completed.
1736 * hostapd_setup_interface and hostapd_setup_interface_complete
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1144 return hostapd_setup_interface_complete(iface, 0);
1156 * hostapd_setup_interface_complete - Complete interface setup
1163 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err) function
1311 * hostapd_setup_interface_complete() once setup has been completed.
1736 * hostapd_setup_interface and hostapd_setup_interface_complete

Completed in 123 milliseconds