Searched defs:freq_list (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p_utils.c | 459 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 D | p2p_go_neg.c | 623 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 D | p2p.h | 170 int freq_list[P2P_MAX_CHANNELS]; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | nan_de.h | 103 const int *freq_list; member 133 const int *freq_list; member
|
H A D | nan_de.c | 47 int *freq_list; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | ap_drv_ops.c | 1048 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 D | config_ssid.h | 663 int *freq_list; member
|
H A D | ctrl_iface.c | 8511 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 D | driver_i.h | 975 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
|
H A D | config.h | 1008 int *freq_list; member
|
H A D | p2p_supplicant.c | 4854 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211.c | 12739 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 D | driver.h | 2884 const int *freq_list; member
|