Home
last modified time | relevance | path

Searched refs:hostapd_dfs_complete_cac (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Ddfs.h14 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq,
Ddfs.c1142 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() function
Ddrv_callbacks.c2231 hostapd_dfs_complete_cac(hapd->iface, 1, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_finished()
2241 hostapd_dfs_complete_cac(hapd->iface, 0, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_aborted()
/hostap-latest/wpa_supplicant/
Dap.c2141 hostapd_dfs_complete_cac(iface, 1, radar->freq, in wpas_ap_event_dfs_cac_finished()
2157 hostapd_dfs_complete_cac(iface, 0, radar->freq, in wpas_ap_event_dfs_cac_aborted()