Searched refs:hostapd_dfs_complete_cac (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dfs.h | 14 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq,
|
H A D | dfs.c | 779 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() function
|
H A D | drv_callbacks.c | 1545 hostapd_dfs_complete_cac(hapd->iface, 1, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_finished() 1555 hostapd_dfs_complete_cac(hapd->iface, 0, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_aborted()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dfs.h | 14 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq,
|
H A D | drv_callbacks.c | 1777 hostapd_dfs_complete_cac(hapd->iface, 1, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_finished() 1787 hostapd_dfs_complete_cac(hapd->iface, 0, radar->freq, radar->ht_enabled, in hostapd_event_dfs_cac_aborted()
|
H A D | dfs.c | 884 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 1643 hostapd_dfs_complete_cac(iface, 1, radar->freq, in wpas_ap_event_dfs_cac_finished() 1659 hostapd_dfs_complete_cac(iface, 0, radar->freq, in wpas_ap_event_dfs_cac_aborted()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 1925 hostapd_dfs_complete_cac(iface, 1, radar->freq, in wpas_ap_event_dfs_cac_finished() 1941 hostapd_dfs_complete_cac(iface, 0, radar->freq, in wpas_ap_event_dfs_cac_aborted()
|
Completed in 21 milliseconds