Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.h14 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq,
Ddrv_callbacks.c1109 hostapd_dfs_complete_cac(hapd->iface, 1, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_finished()
1119 hostapd_dfs_complete_cac(hapd->iface, 0, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_aborted()
Ddfs.c750 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() function
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1453 hostapd_dfs_complete_cac(wpa_s->ap_iface, 1, radar->freq, in wpas_event_dfs_cac_finished()
1465 hostapd_dfs_complete_cac(wpa_s->ap_iface, 0, radar->freq, in wpas_event_dfs_cac_aborted()