Definition in file frequency-utils.h.
Go to the source code of this file.
Defines | |
#define | FREQ_IS_BG(freq) (freq <= 2484) |
Functions | |
guint | ieee80211_chan_to_mhz (gint chan, gboolean is_bg) |
gint | ieee80211_mhz_to_chan (guint freq) |
gchar * | ieee80211_mhz_to_str (guint freq) |