Home
last modified time | relevance | path

Searched defs:freq_list (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant_8/src/p2p/
Dp2p_utils.c459 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs()
547 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go) in p2p_pref_freq_allowed()
560 const struct weighted_pcl *freq_list, in p2p_check_pref_channel()
582 const struct weighted_pcl *freq_list, in p2p_pref_channel_filter()
Dp2p_go_neg.c602 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_no_recv()
651 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_recv()
Dp2p.h160 int freq_list[P2P_MAX_CHANNELS]; member
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c889 int **freq_list) in hostapd_get_hw_mode_any_channels()
943 int *freq_list = NULL; in hostapd_drv_do_acs() local
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h663 int *freq_list; member
Ddriver_i.h977 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
Dconfig.h992 int *freq_list; member
Dctrl_iface.c8441 struct weighted_pcl *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override()
8485 struct weighted_pcl freq_list[100]; in wpas_ctrl_iface_get_pref_freq_list() local
Dp2p_supplicant.c4843 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c12175 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list()
12218 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) in add_acs_freq_list()
12351 struct weighted_pcl *freq_list; member
12482 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
Ddriver.h2746 const int *freq_list; member