Home
last modified time | relevance | path

Searched refs:HAPD_IFACE_DFS (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
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()
1498 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) { in hostapd_dfs_nop_finished()
1549 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
Dhostapd.h549 HAPD_IFACE_DFS, enumerator
Dhostapd.c2793 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) { in hostapd_setup_interface_complete()
4098 case HAPD_IFACE_DFS: in hostapd_state_text()