android_device_xiaomi_sdm66.../wifi/wpa_supplicant_overlay.conf
Roshan Pius 78d42ffc70
sdm660-common: wpa_supplicant(overlay): Increase max bss count
Qcom's driver can support a max of 512 scan results. Ensure that
wpa_supplicant is in sync with that number.

Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2019-09-16 10:36:23 +02:00

6 lines
102 B
Text

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