Searched refs:dfs_find_channel (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c173 static int dfs_find_channel(struct hostapd_iface *iface, function
439 num_available_chandefs = dfs_find_channel(iface, NULL, 0, skip_radar);
445 dfs_find_channel(iface, &chan, chan_idx, skip_radar);
447 /* dfs_find_channel() calculations assume HT40+ */
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c173 static int dfs_find_channel(struct hostapd_iface *iface, function
439 num_available_chandefs = dfs_find_channel(iface, NULL, 0, skip_radar);
445 dfs_find_channel(iface, &chan, chan_idx, skip_radar);
447 /* dfs_find_channel() calculations assume HT40+ */
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c173 static int dfs_find_channel(struct hostapd_iface *iface, function
439 num_available_chandefs = dfs_find_channel(iface, NULL, 0, skip_radar);
445 dfs_find_channel(iface, &chan, chan_idx, skip_radar);
447 /* dfs_find_channel() calculations assume HT40+ */

Completed in 1269 milliseconds