Searched defs:dfs_channel_available (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c53 static int dfs_channel_available(struct hostapd_channel_data *chan, function
142 if (!dfs_channel_available(chan, skip_radar))
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c53 static int dfs_channel_available(struct hostapd_channel_data *chan, function
142 if (!dfs_channel_available(chan, skip_radar))
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c53 static int dfs_channel_available(struct hostapd_channel_data *chan, function
142 if (!dfs_channel_available(chan, skip_radar))

Completed in 413 milliseconds