wifi: Update wpa_supplicant.conf and p2p_supplicant.conf
Sync the wpa_supplicant.conf and p2p_supplicant.conf from P23 Bug: 312933598 Test: Build passed Change-Id: Ic86fc69ca4ef8b0349f6444dfc88562130ba2911
This commit is contained in:
parent
7e09526a07
commit
c2c26c90e5
2 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,6 @@ pmf=1
|
||||||
p2p_add_cli_chan=1
|
p2p_add_cli_chan=1
|
||||||
disable_scan_offload=1
|
disable_scan_offload=1
|
||||||
p2p_go_vht=1
|
p2p_go_vht=1
|
||||||
|
p2p_pref_chan=124:149, 115:36
|
||||||
|
p2p_dfs_chan_enable=1
|
||||||
|
p2p_6ghz_disable=1
|
||||||
|
|
|
@ -8,3 +8,4 @@ hs20=1
|
||||||
auto_interworking=0
|
auto_interworking=0
|
||||||
bss_no_flush_when_down=1
|
bss_no_flush_when_down=1
|
||||||
btm_offload=1
|
btm_offload=1
|
||||||
|
sae_pmkid_in_assoc=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue