Commit graph

12 commits

Author SHA1 Message Date
Ashish Kumar Dhanotiya
3dcf27e61f
sdm660-common: wifi: ini file changes for Android Q upgrade
Default ini values for enable_twt, gEnableEarlyStopScan,
pcl_weightage and gcmp_enabled, need to change in
sdm660 for Android Q upgrade.

Update the ini values as below:
set RoamRssiDiff as 5
set gWlanMccToSccSwitchMode as 3
set enable_twt to disable by default
set gEnableEarlyStopScan as enabled by default
set rx_mode to 5 by default
set pcl_weightage to zero and
disable gcmp_enabled.
Change-Id: I0a81e9c472b98bf4e6dd77867a0730a01267c72e
CRs-fixed: 2437902
2019-10-01 12:52:18 +02:00
Volodymyr Zhdanov
1295b0aa34
sdm660-common: wifi: update configs from MIUI 9.6.27
Change-Id: I954b3171c18777828226b6a360f932ddbe6912c3
2019-09-27 17:13:44 +02:00
xshu
766c27f202
sdm660-common: Disable BSS flush
Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
2019-09-16 10:36:23 +02:00
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
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
LuK1337
8cebbe9f17
sdm660-common: wifi: Disable RX wakelock feature
Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171
2019-08-21 09:10:26 +02:00
Marko Man
d1a988dc79
sdm660-common: wifi: adjust p2p configs and service
Change-Id: I5b8e8380396a222b7a8732d3253d50071b932173
2019-08-14 10:04:13 +02:00
LuK1337
f9c03c58e7
sdm660-common: configs: wifi: Disable RX wakelock feature
Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171
2019-08-14 10:04:13 +02:00
LuK1337
0dd7c5b9b6
sdm660-common: wifi: Enable DFS channel scanning in P2P search
* Fixes P2P when connected to 5GHz access point.

Change-Id: I31890645510931c7e7a65759c915a09fec77a1cf
2019-08-14 10:04:13 +02:00
haran
586f99123a
sdm660-common: wifi: Drop persistent_reconnect
* Use p2p_search_delay instead as persistent_reconnect causes random
  wifi drops
2019-08-14 10:04:13 +02:00
Isaac Chen
71ad0c9e53 wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00
Isaac Chen
8bb0bdf430 wayne: wifi: Organize for wifi configs
Change-Id: I7babdea2c169c02bc2659054e3675bc7aa6f65a3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00