Home
last modified time | relevance | path

Searched refs:p2p_pref_chan (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.h854 struct p2p_channel *p2p_pref_chan; member
Dconfig_file.c1249 if (config->p2p_pref_chan) { in wpa_config_write_global()
1254 config->p2p_pref_chan[i].op_class, in wpa_config_write_global()
1255 config->p2p_pref_chan[i].chan); in wpa_config_write_global()
Dconfig.c3075 os_free(config->p2p_pref_chan); in wpa_config_free()
5154 os_free(config->p2p_pref_chan); in wpa_config_process_p2p_pref_chan()
5155 config->p2p_pref_chan = pref; in wpa_config_process_p2p_pref_chan()
5158 (u8 *) config->p2p_pref_chan, in wpa_config_process_p2p_pref_chan()
5470 { FUNC(p2p_pref_chan), CFG_CHANGED_P2P_PREF_CHAN },
Dp2p_supplicant.c5018 if (wpa_s->conf->p2p_pref_chan && wpa_s->conf->num_p2p_pref_chan) { in wpas_p2p_init()
5019 p2p.pref_chan = wpa_s->conf->p2p_pref_chan; in wpas_p2p_init()
8206 wpa_s->conf->p2p_pref_chan) < 0) { in wpas_p2p_update_config()
DChangeLog972 * added p2p_pref_chan configuration parameter to allow preferred P2P