Commit Graph

8 Commits

Author SHA1 Message Date
Jyoti Kumari
45ecc28678
davinci: wlan: ini: Remove TDLS INI from ini file
Remove gEnableTDLSSupport and gEnableTDLSImplicitTrigger
from ini file

Enable this ini from driver header file

Change-Id: I6e4337615e75b5f5288bdf4e50a94f2c7ec3e0d6
CRs-Fixed: 2775227
2020-12-30 02:02:58 +01:00
Ashish Kumar Dhanotiya
43452217c3
davinci: wlan: ini: Remove TxPower2g and 5g from config file
Ini config values TxPower2g and TxPower5g are not
getting used anymore.
Remove TxPower2g and TxPower5g from WCNSS_qcom_cfg.ini
for all the targets.

Change-Id: Id85bec3e4ae3bb8012e13844bb0afa682a593fee
CRs-Fixed: 2607679
2020-12-30 02:02:58 +01:00
sheenam monga
46d0d33183
davinci: wlan: ini: Remove drop_bcn_on_chan_mismatch ini
Currently, with drop_bcn_on_chan_mismatch disable
default value of drop_bcn_on_chan_mismatch is overwritten
and abnormal rssi is observed for some beacons.
To avoid the issue remove drop_bcn_on_chan_mismatch
from ini, So that default value of drop_bcn_on_chan_mismatch
can be used.

Change-Id: I6e7ec9327a2e13d1fed73bec2fedf8b584989930
CRs-Fixed: 2588983
2020-12-30 02:02:58 +01:00
Sourav Mohapatra
6fc02dc215
davinci: wlan: ini: Disable gEnableConcurrentSTA for Android Q targets
Currently with the ini enabled, there is a issue where the random mac
address assiged to the interface is duplicated by the framework.

To avoid this, the ini gEnableConcurrentSTA is disabled.

Change-Id: I3254e2274f16c1a9af290ed50eb03c98ced23593
CRs-Fixed: 2520726
2020-12-30 02:02:58 +01:00
Vinay Gannevaram
e5b38c89c8
davinci: wlan: Enable driver param "no_rrm=1" in wpa_supplicant_overlay.conf
Enable driver param "no_rrm=1" in wpa_supplicant_overlay.conf
for all targets. Since location modules need the registration
of rrm frames, it is disabled in wpa_supplicant for all targets

CRs-Fixed: 2693388
Change-Id: I13fb4aabe4edb25d3d0cda30a16e69d6fbf35334
2020-12-30 02:02:58 +01:00
Mohammad Asaad Akram
cbae075b05
davinci: wlan: Add only certified configuration methods for wpa_supplicant
With this patch nfc interface info in wps information element is
disabled and only certified config methods are enabled.

Change-Id: Iea297426ddc078172f5c71575656c65bcada9d5f
CRs-Fixed: 2680762
2020-12-30 02:02:58 +01:00
Demon000
2287d53598
davinci: wifi: Enable 2.4GHz channel bonding
Change-Id: I6f006b6407af78b19092b2fc05733e7ec097c5f1
2020-08-06 21:28:08 +02:00
Arian
a245ea9ab6
davinci: wifi: Import configs
Change-Id: I9d915f0fc0c72688d988cd9cd0c5c1926810b307
2020-08-06 21:28:08 +02:00