Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dhostapd.c1925 hostapd_set_state(iface, HAPD_IFACE_NO_IR); in hostapd_no_ir_channel_list_updated()
2050 hostapd_set_state(iface, HAPD_IFACE_COUNTRY_UPDATE); in setup_interface()
2220 hostapd_set_state(iface, HAPD_IFACE_NO_IR); in setup_interface2()
2225 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in setup_interface2()
2689 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
2720 hostapd_set_state(iface, HAPD_IFACE_NO_IR); in hostapd_setup_interface_complete_sync()
2725 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete_sync()
2773 hostapd_set_state(iface, HAPD_IFACE_NO_IR); in hostapd_setup_interface_complete()
2778 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete()
2945 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_interface_deinit()
[all …]
H A Ddfs.c886 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
893 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
1549 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
H A Dhostapd.h749 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
H A Dacs.c1514 hostapd_set_state(iface, HAPD_IFACE_ACS); in acs_init()
H A Dhw_features.c557 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN); in ieee80211n_check_40mhz()