android_kernel_xiaomi_sm8350/components/mlme
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
..
core qcacld-3.0: Populate correct default values for BTM ini items 2019-05-31 05:17:04 -07:00
dispatcher qcacld-3.0: Fix default value of beamformee STS Capability for SAP 2019-05-28 05:18:48 -07:00