/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_go_neg.c | 646 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; in p2p_check_pref_chan() local 553 p2p_check_pref_chan_no_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_no_recv() argument 600 p2p_check_pref_chan_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_recv() argument [all...] |
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() argument
|
H A D | p2p.h | 156 int freq_list[P2P_MAX_CHANNELS]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_utils.c | 477 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs() argument
|
H A D | p2p_go_neg.c | 707 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; in p2p_check_pref_chan() local 614 p2p_check_pref_chan_no_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_no_recv() argument 661 p2p_check_pref_chan_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_recv() argument [all...] |
H A D | p2p.h | 158 int freq_list[P2P_MAX_CHANNELS]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.h | 913 int *freq_list; member
|
H A D | config_ssid.h | 588 int *freq_list; member
|
H A D | driver_i.h | 934 wpa_drv_get_pref_freq_list(struct wpa_supplicant *wpa_s, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) wpa_drv_get_pref_freq_list() argument
|
H A D | ctrl_iface.c | 7799 unsigned int freq_list[100], num = 100, i; in wpas_ctrl_iface_get_pref_freq_list() local 7757 wpas_ctrl_iface_get_pref_freq_list_override(struct wpa_supplicant *wpa_s, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) wpas_ctrl_iface_get_pref_freq_list_override() argument
|
H A D | p2p_supplicant.c | 4376 wpas_p2p_get_pref_freq_list(void *ctx, int go, unsigned int *len, unsigned int *freq_list) wpas_p2p_get_pref_freq_list() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.c | 920 int *freq_list = NULL; in hostapd_drv_do_acs() local 865 hostapd_get_hw_mode_any_channels(struct hostapd_data *hapd, struct hostapd_hw_modes *mode, int acs_ch_list_all, int **freq_list) hostapd_get_hw_mode_any_channels() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_ssid.h | 663 int *freq_list; member
|
H A D | driver_i.h | 1012 wpa_drv_get_pref_freq_list(struct wpa_supplicant *wpa_s, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) wpa_drv_get_pref_freq_list() argument
|
H A D | config.h | 950 int *freq_list; member
|
H A D | ctrl_iface.c | 8640 unsigned int freq_list[100], num = 100, i; local 8598 wpas_ctrl_iface_get_pref_freq_list_override(struct wpa_supplicant *wpa_s, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) global() argument
|
H A D | p2p_supplicant.c | 5441 wpas_p2p_get_pref_freq_list(void *ctx, int go, unsigned int *len, unsigned int *freq_list) global() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 885 int *freq_list = NULL; in hostapd_drv_do_acs() local 843 hostapd_get_hw_mode_any_channels(struct hostapd_data *hapd, struct hostapd_hw_modes *mode, int acs_ch_list_all, int **freq_list) hostapd_get_hw_mode_any_channels() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 10057 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) in add_acs_freq_list() argument 10177 unsigned int *freq_list; member 10237 nl80211_get_pref_freq_list(void *priv, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) nl80211_get_pref_freq_list() argument [all...] |
H A D | driver.h | 2153 const int *freq_list; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 11495 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) argument 11538 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) argument 11668 unsigned int *freq_list; global() member 11728 nl80211_get_pref_freq_list(void *priv, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) global() argument [all...] |
H A D | driver.h | 2554 const int *freq_list; member
|