android_device_xiaomi_sdm66.../wifi/wpa_supplicant_overlay.conf
Ecco Park 329c01009b
sdm660-common: add parameters for Hotspot 2.0
Those parameters need to set for Hotspot 2.0 network

interworking=1 : Enable Interworking
hs20=1: Enable Hotspot 2.0
auto_interworking=0 : Do not automatically go through Interworking
                      network selection in wpa_supplicant
Bug: 118633353
Test: live test with Passpoint AP
Signed-off-by: Ecco Park <eccopark@google.com>

Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
2019-09-16 10:36:23 +02:00

9 lines
144 B
Text

disable_scan_offload=1
p2p_disabled=1
tdls_external_control=1
interworking=1
hs20=1
bss_max_count=512
interworking=1
hs20=1
auto_interworking=0