Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/p2p/
H A 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()
H A Dp2p_go_neg.c623 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_no_recv()
672 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_recv()
H A Dp2p.h170 int freq_list[P2P_MAX_CHANNELS]; member
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dnan_de.h103 const int *freq_list; member
133 const int *freq_list; member
H A Dnan_de.c47 int *freq_list; member
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c1048 int **freq_list) in hostapd_get_hw_mode_any_channels()
1126 int *freq_list = NULL; in hostapd_drv_do_acs() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h663 int *freq_list; member
H A Dctrl_iface.c8511 struct weighted_pcl *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override()
8555 struct weighted_pcl freq_list[100]; in wpas_ctrl_iface_get_pref_freq_list() local
12230 int *freq_list = NULL; in wpas_ctrl_nan_publish() local
12402 int *freq_list = NULL; in wpas_ctrl_nan_subscribe() local
H A Ddriver_i.h975 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
H A Dconfig.h1008 int *freq_list; member
H A Dp2p_supplicant.c4854 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c12739 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list()
12782 static int add_freq_list(struct nl_msg *msg, int attr, const int *freq_list) in add_freq_list()
12918 struct weighted_pcl *freq_list; member
13049 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
H A Ddriver.h2884 const int *freq_list; member