]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Add p2p_add_cli_chan=1 option
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Tue, 6 Dec 2016 07:26:50 +0000 (16:26 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2016 15:56:17 +0000 (17:56 +0200)
Add p2p_add_cli_chan=1 option to p2p_supplicant.conf to allow Wi-Fi P2P
operating as P2P client on passive scan channels.

In addition, add p2p_add_cli_chan=1 option to wpa_supplicant.conf to
have consistency in P2P channel list. There is a case where P2P channel
list is updated with different channels from p2p0 and wlan0.

Signed-off-by: Tomoharu Hatano <tomoharu.hatano@sonymobile.com>
wpa_supplicant/wpa_supplicant_template.conf

index f3f2a6417d2e7e283b13331b63aba067631ae907..f55227f82685773ded4a148f6252d04645b7696f 100644 (file)
@@ -4,3 +4,4 @@ eapol_version=1
 ap_scan=1
 fast_reauth=1
 pmf=1
+p2p_add_cli_chan=1