Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p.h468 u8 cfg_op_channel; member
2241 int cfg_op_channel);
Dp2p.c1418 if (!p2p->cfg->cfg_op_channel && p2p->best_freq_overall > 0 && in p2p_prepare_channel_best()
1425 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 && in p2p_prepare_channel_best()
1432 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 && in p2p_prepare_channel_best()
4812 int cfg_op_channel) in p2p_set_oper_channel() argument
4821 p2p->cfg->cfg_op_channel = cfg_op_channel; in p2p_set_oper_channel()
Dp2p_go_neg.c547 !p2p->cfg->cfg_op_channel) { in p2p_go_select_channel()
667 (dev->flags & P2P_DEV_FORCE_FREQ) || p2p->cfg->cfg_op_channel) in p2p_check_pref_chan()
Dp2p_invitation.c343 !p2p->cfg->cfg_op_channel) { in p2p_process_invitation_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c4761 p2p.cfg_op_channel = 1; in wpas_p2p_init()
4781 p2p.cfg_op_channel = 0; in wpas_p2p_init()
7852 u8 op_reg_class, op_channel, cfg_op_channel; in wpas_p2p_update_config() local
7859 cfg_op_channel = 1; in wpas_p2p_update_config()
7870 cfg_op_channel = 0; in wpas_p2p_update_config()
7873 cfg_op_channel); in wpas_p2p_update_config()