diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-08-03 02:06:27 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-08-03 02:06:27 +0200 |
commit | 4f2b243fcb88caee4fd8f5f37ad7c5fb61f2c124 (patch) | |
tree | 6175966510058db810a7282adb1513997633cdec /wifi | |
parent | fd8ba7fa84c1fce765fafb23eb670f761dc4e3e9 (diff) |
wifi: Update from the zui 2.5.412
Diffstat (limited to 'wifi')
-rw-r--r-- | wifi/WCNSS_qcom_cfg.ini | 2 | ||||
-rw-r--r-- | wifi/p2p_supplicant_overlay.conf | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 083683b..cfb8034 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -298,7 +298,7 @@ gChannelBondingMode24GHz=1 #Enable Keep alive with non-zero period value -gStaKeepAlivePeriod = 30 +gStaKeepAlivePeriod = 10 #If set will start with active scan after driver load, otherwise will start with diff --git a/wifi/p2p_supplicant_overlay.conf b/wifi/p2p_supplicant_overlay.conf index acbace2..b5e89e0 100644 --- a/wifi/p2p_supplicant_overlay.conf +++ b/wifi/p2p_supplicant_overlay.conf @@ -1 +1,2 @@ disable_scan_offload=1 +p2p_no_group_iface=1 |