Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.c817 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
830 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
1259 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
Dhostapd.c1599 hostapd_set_state(iface, HAPD_IFACE_COUNTRY_UPDATE); in setup_interface()
1724 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in setup_interface2()
2157 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
2183 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete_sync()
2228 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete()
2392 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_interface_deinit()
2801 hostapd_set_state(hapd_iface, HAPD_IFACE_DISABLED); in hostapd_disable_iface()
3273 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s) in hostapd_set_state() function
Dhostapd.h632 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
Dacs.c1117 hostapd_set_state(iface, HAPD_IFACE_ACS); in acs_init()
Dhw_features.c523 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN); in ieee80211n_check_40mhz()