From e7f637420b879371134cd6e341f4fb59564c335c Mon Sep 17 00:00:00 2001 From: Roger Wang Date: Sat, 30 Apr 2022 12:05:05 +0800 Subject: [PATCH] wlan: configure channel 149/36 as p2p preferred channels. In previoues mechanism, p2p channel only can raise on same channel while STA connected to 2.4GHz band. However, if device support DBS mode, we should allow p2p to raise on 5GHz band for 230423673 higher performance. Bug: 230423673 Test: connect STA to 2.4GHz and verified that p2p is able to come up in 5GHz DBS mode. Change-Id: I9eb836be753a33923d4769cf395c292fb84e942a --- wifi/p2p_supplicant.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/wifi/p2p_supplicant.conf b/wifi/p2p_supplicant.conf index 2f0bc1b..4ec8453 100644 --- a/wifi/p2p_supplicant.conf +++ b/wifi/p2p_supplicant.conf @@ -7,3 +7,4 @@ pmf=1 p2p_add_cli_chan=1 disable_scan_offload=1 p2p_go_vht=1 +p2p_pref_chan=124:149, 115:36