Searched refs:hostapd_set_state (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | dfs.c | 817 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()
|
D | hostapd.c | 1599 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
|
D | hostapd.h | 632 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
|
D | acs.c | 1117 hostapd_set_state(iface, HAPD_IFACE_ACS); in acs_init()
|
D | hw_features.c | 523 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN); in ieee80211n_check_40mhz()
|