From fea811da69e3d02fcf376ded1b51e37b28b24d50 Mon Sep 17 00:00:00 2001 From: kensun Date: Thu, 23 Mar 2023 03:54:44 +0000 Subject: [PATCH] wlan: configure channel 149/36 as p2p preferred channels. In previous 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: 272687278 Test: connect STA to 2.4GHz and verified that p2p is able to come up in 5GHz DBS mode. Change-Id: I534a844f7f1073baf1e1a08d8a7e06cece3176a1 --- wifi/p2p_supplicant_overlay.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/wifi/p2p_supplicant_overlay.conf b/wifi/p2p_supplicant_overlay.conf index 2f0bc1b..4ec8453 100644 --- a/wifi/p2p_supplicant_overlay.conf +++ b/wifi/p2p_supplicant_overlay.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