Home
last modified time | relevance | path

Searched refs:HAPD_IFACE_DFS (Results 1 – 3 of 3) 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()
1220 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) in hostapd_dfs_nop_finished()
1259 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
Dhostapd.h447 HAPD_IFACE_DFS, enumerator
Dhostapd.c2251 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) { in hostapd_setup_interface_complete()
3263 case HAPD_IFACE_DFS: in hostapd_state_text()