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/
Dhostapd.c1298 hostapd_set_state(iface, HAPD_IFACE_COUNTRY_UPDATE); in setup_interface()
1359 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in setup_interface2()
1532 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete()
1546 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete()
1636 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_interface_deinit()
2002 hostapd_set_state(hapd_iface, HAPD_IFACE_DISABLED); in hostapd_disable_iface()
2430 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s) in hostapd_set_state() function
Dhostapd.h435 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
Dacs.c942 hostapd_set_state(iface, HAPD_IFACE_ACS); in acs_init()
Dhw_features.c472 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN); in ieee80211n_check_40mhz()
Ddfs.c719 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()