mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
p2p: enable VHT mode when operating as GO
After disabling vendor driver override, supplicant needs to specify
the max channel width and pass it to driver.
Bug: 79236591
Test: manually check channel width is HT80 when operating as GO on walleye
add p2p_go_vht=1, ch_width should be 80MHz
Note: need HIDL wpas_p2p_connect argument fix
Change-Id: I14d04556470c5efa66287f2327d7c6324885e822
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
disable_scan_offload=1
|
||||
p2p_no_group_iface=1
|
||||
p2p_go_vht=1
|
||||
|
||||
Reference in New Issue
Block a user