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:
hsuvictor
2018-05-09 19:21:40 +08:00
parent 5ed087b0e1
commit ef265d934f

View File

@@ -1,2 +1,3 @@
disable_scan_offload=1
p2p_no_group_iface=1
p2p_go_vht=1