Home
last modified time | relevance | path

Searched refs:HAPD_IFACE_ENABLED (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c791 if (iface->state != HAPD_IFACE_ENABLED) in hostapd_dfs_complete_cac()
809 if (iface->state != HAPD_IFACE_ENABLED && in hostapd_dfs_complete_cac()
Dhostapd.h431 HAPD_IFACE_ENABLED enumerator
Dhostapd.c2045 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
2855 (hapd_iface->state == HAPD_IFACE_ENABLED && in hostapd_add_iface()
3142 case HAPD_IFACE_ENABLED: in hostapd_state_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c891 if (iface->state != HAPD_IFACE_ENABLED) in hostapd_dfs_complete_cac()
909 if (iface->state != HAPD_IFACE_ENABLED && in hostapd_dfs_complete_cac()
Dhostapd.h462 HAPD_IFACE_ENABLED enumerator
Dhostapd.c1949 if (bss->iface->state != HAPD_IFACE_ENABLED) { in hostapd_owe_iface_iter2()
2183 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
3009 (hapd_iface->state == HAPD_IFACE_ENABLED && in hostapd_add_iface()
3293 case HAPD_IFACE_ENABLED: in hostapd_state_text()
Dieee802_11.c6258 if (hapd->iface->state != HAPD_IFACE_ENABLED) { in ieee802_11_mgmt()