From: Mikael Kanstrup <mikael.kanstrup@xxxxxxxxxxxxxx> Add p2p_add_cli_chan=1 option to p2p_supplicant.conf to allow wifi p2p operating as GC on passive channels. In addition, add p2p_add_cli_chan=1 option to wpa_supplicant.conf as well to have a consistency in p2p channel list. There is a case where p2p channel list is updated with different channels from p2p and wlan0. Change-Id: Ie82ab5c799dac9144464d93d96865e07092d69dd Signed-off-by: Tomoharu Hatano <tomoharu.hatano@xxxxxxxxxxxxxx> --- wpa_supplicant/wpa_supplicant_template.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/wpa_supplicant/wpa_supplicant_template.conf b/wpa_supplicant/wpa_supplicant_template.conf index f3f2a64..f55227f 100644 --- a/wpa_supplicant/wpa_supplicant_template.conf +++ b/wpa_supplicant/wpa_supplicant_template.conf @@ -4,3 +4,4 @@ eapol_version=1 ap_scan=1 fast_reauth=1 pmf=1 +p2p_add_cli_chan=1 -- 2.10.2 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap