Home
last modified time | relevance | path

Searched refs:hostapd_setup_interface_complete (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c308 hostapd_setup_interface_complete(iface, 1); in ieee80211n_check_scan()
345 hostapd_setup_interface_complete(iface, !res); in ieee80211n_check_scan()
470 hostapd_setup_interface_complete(iface, 0); in ap_ht40_scan_retry()
864 return hostapd_setup_interface_complete(iface, ret); in hostapd_acs_completed()
H A Ddfs.c792 hostapd_setup_interface_complete(iface, 0); in hostapd_dfs_complete_cac()
811 hostapd_setup_interface_complete(iface, 0); in hostapd_dfs_complete_cac()
876 hostapd_setup_interface_complete(iface, err); in hostapd_dfs_start_channel_switch_cac()
H A Dhostapd.h582 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err);
H A Dhostapd.c1617 return hostapd_setup_interface_complete(iface, 0); in setup_interface2()
2090 * hostapd_setup_interface_complete - Complete interface setup
2097 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err) in hostapd_setup_interface_complete() function
2186 * hostapd_setup_interface_complete() once setup has been completed.
2669 * hostapd_setup_interface and hostapd_setup_interface_complete in hostapd_disable_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.c330 hostapd_setup_interface_complete(iface, 1); in ieee80211n_check_scan()
384 hostapd_setup_interface_complete(iface, !res); in ieee80211n_check_scan()
509 hostapd_setup_interface_complete(iface, 0); in ap_ht40_scan_retry()
1073 return hostapd_setup_interface_complete(iface, ret); in hostapd_acs_completed()
H A Ddfs.c897 hostapd_setup_interface_complete(iface, 0); in hostapd_dfs_complete_cac()
916 hostapd_setup_interface_complete(iface, 0); in hostapd_dfs_complete_cac()
1025 hostapd_setup_interface_complete(iface, err); in hostapd_dfs_start_channel_switch_cac()
H A Dhostapd.h614 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err);
H A Dhostapd.c1757 return hostapd_setup_interface_complete(iface, 0); in setup_interface2()
2273 * hostapd_setup_interface_complete - Complete interface setup
2280 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err) in hostapd_setup_interface_complete() function
2378 * hostapd_setup_interface_complete() once setup has been completed.
2893 * hostapd_setup_interface and hostapd_setup_interface_complete in hostapd_disable_iface()

Completed in 16 milliseconds