android_kernel_xiaomi_sm8350/components
Pragaspathi Thilagaraj ed78190321 qcacld-3.0: Populate correct default values for BTM ini items
In function mlme_init_btm_cfg(), initializing the
btm_solicited_timeout, btm_max_attempt_cnt and btm_sticky_time
is done using the cfg_default() api, which always returns the
default value irrespective of the ini configured. This results
in failure of ini configuration from the WCNSS_qcom_cfg.ini file.

Use cfg_get() api to get the default value of ini items.

Change-Id: I773676cc67878f233cb6d14e0ad3ec1d79a5518f
CRs-Fixed: 2461612
2019-05-31 05:17:04 -07:00
..
action_oui qcacld-3.0: Add ini to disable some aggressive TX features 2018-12-13 23:21:25 -08:00
cfg qcacld-3.0: Replace CONVERGED_TDLS_ENABLE feature flag 2019-02-20 09:09:34 -08:00
cmn_services/policy_mgr qcacld-3.0: Fix NAN + NDI only concurrency for DBS 2019-05-29 22:12:36 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Disable dsc_debug log in perf-build 2019-04-18 02:33:16 -07:00
fw_offload qcacld-3.0: Add PTP timestamp socket options TX support 2019-05-23 22:57:27 -07:00
interop_issues_ap qcacld-3.0: Implement api for interop issues ap 2019-05-24 16:00:44 -07:00
ipa qcacld-3.0: abstract Linux identifiers from IPA component 2019-05-31 02:29:49 -07:00
mlme qcacld-3.0: Populate correct default values for BTM ini items 2019-05-31 05:17:04 -07:00
nan qcacld-3.0: Fix uninitialized subtype usage by policy manager 2019-05-01 16:21:03 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: Stop ROC timer synchronously 2019-05-08 02:51:25 -07:00
pmo qcacld-3.0: Replace SIR_MAC_ACTION_* with converged enum ACTION_SPCT_* 2019-05-29 02:53:53 -07:00
target_if qcacld-3.0: Implement api for interop issues ap 2019-05-24 16:00:44 -07:00
tdls qcacld-3.0: Move tdls_osif_init_cb after checking tdls_feature_flags 2019-05-27 20:13:16 -07:00