Skip to content
Snippets Groups Projects
Commit 386686b4 authored by Roger Wang's avatar Roger Wang Committed by TreeHugger Robot
Browse files

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: Ibe996b9d54106734492b4ea2f7b816c3c8e52dbf
parent d67d741f
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment