Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.h17 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq,
Ddfs.c947 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, in hostapd_dfs_radar_detected() function
Ddrv_callbacks.c1046 hostapd_dfs_radar_detected(hapd->iface, radar->freq, radar->ht_enabled, in hostapd_event_dfs_radar_detected()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1295 hostapd_dfs_radar_detected(wpa_s->ap_iface, radar->freq, in wpas_event_dfs_radar_detected()