Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.h20 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq,
Ddfs.c1444 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, in hostapd_dfs_radar_detected() function
Ddrv_callbacks.c2211 hostapd_dfs_radar_detected(hapd->iface, radar->freq, radar->ht_enabled, in hostapd_event_dfs_radar_detected()
/hostap-latest/wpa_supplicant/
Dap.c2108 hostapd_dfs_radar_detected(iface, radar->freq, in wpas_ap_event_dfs_radar_detected()