Disable p2p 6ghz channels

It has an effect on following case:
If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).

Bug: 281733591
Test: atest android.net.wifi.cts.ConcurrencyTest#testPersistentGroupOperation
Change-Id: Iff6aa55439c08c9e31cef04a1681967fb1278658
This commit is contained in:
Shuibing Dai 2023-05-12 16:45:11 -07:00
parent e250e70e59
commit a89bc01469

View file

@ -8,3 +8,4 @@ p2p_add_cli_chan=1
disable_scan_offload=1
p2p_go_vht=1
p2p_pref_chan=124:149, 115:36
p2p_6ghz_disable=1