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.h461 u8 cfg_op_channel; member
2209 int cfg_op_channel);
Dp2p_go_neg.c533 !p2p->cfg->cfg_op_channel) { in p2p_go_select_channel()
689 (dev->flags & P2P_DEV_FORCE_FREQ) || p2p->cfg->cfg_op_channel) in p2p_check_pref_chan()
Dp2p.c1399 if (!p2p->cfg->cfg_op_channel && p2p->best_freq_overall > 0 && in p2p_prepare_channel_best()
1406 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 && in p2p_prepare_channel_best()
1413 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 && in p2p_prepare_channel_best()
4766 int cfg_op_channel) in p2p_set_oper_channel() argument
4775 p2p->cfg->cfg_op_channel = cfg_op_channel; in p2p_set_oper_channel()
Dp2p_invitation.c343 !p2p->cfg->cfg_op_channel) { in p2p_process_invitation_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c4375 p2p.cfg_op_channel = 1; in wpas_p2p_init()
4391 p2p.cfg_op_channel = 0; in wpas_p2p_init()
7253 u8 op_reg_class, op_channel, cfg_op_channel; in wpas_p2p_update_config() local
7260 cfg_op_channel = 1; in wpas_p2p_update_config()
7271 cfg_op_channel = 0; in wpas_p2p_update_config()
7274 cfg_op_channel); in wpas_p2p_update_config()