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.h20 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq,
Ddfs.c1007 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, in hostapd_dfs_radar_detected() function
Ddrv_callbacks.c1498 hostapd_dfs_radar_detected(hapd->iface, radar->freq, radar->ht_enabled, in hostapd_event_dfs_radar_detected()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1605 hostapd_dfs_radar_detected(iface, radar->freq, in wpas_ap_event_dfs_radar_detected()