Remove gEnableTDLSSupport and gEnableTDLSImplicitTrigger
from ini file
Enable this ini from driver header file
Change-Id: I6e4337615e75b5f5288bdf4e50a94f2c7ec3e0d6
CRs-Fixed: 2775227
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
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
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