android_kernel_xiaomi_sm8350/components
Pragaspathi Thilagaraj df0f544dab qcacld-3.0: Add new "roam_score_delta" and "roam_score_delta_bitmap" ini
Add two new WCNSS_qcom.ini values:
"roam_score_delta" - Factor by which the new roaming candidate
ap score should be greater than the score of the current
connected AP.
"roam_score_deltabitmap" - Roam triggers for which
roam_score_delta needs to be applied on the roam score of the
candidate AP.

Populate these two values to wlan_mlme_scoring_cfg from cfg
component in mlme_init_scoring_cfg. The values are sent to
firmware over the WMI TLV WMI_ROAM_AP_PROFILE in the below code
flow:
csr_update_score_params()->__lim_process_roam_scan_offload_req()
->wma_process_roaming_config()->wma_roam_scan_offload_ap_profile

Change-Id: I64f2a2328e485418547dae937c657f85225f1457
CRs-Fixed: 2367910
2018-12-26 10:12:18 -08: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: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07:00
cmn_services/policy_mgr qcacld-3.0: Add policy mgr changes to manage NAN Discovery 2018-12-21 12:34:38 -08:00
disa qcacld-3.0: Rename GET_DISA_TX_OPS_FROM_VDEV() 2018-12-07 11:18:49 -08:00
dsc qcacld-3.0: Use talloc, instead of malloc, in DSC 2018-12-13 16:45:43 -08:00
fw_offload qcacld-3.0: Refine gFwDebugModuleLoglevel configurations 2018-12-14 07:15:06 -08:00
ipa qcacld-3.0: Modify enable/disable IPA pipe for lithium dp 2018-12-19 09:32:17 -08:00
mlme qcacld-3.0: Add new "roam_score_delta" and "roam_score_delta_bitmap" ini 2018-12-26 10:12:18 -08:00
nan qcacld-3.0: Set 5GHz channel for NDI start and remove the INI 2018-12-26 01:21:13 -08:00
ocb qcacld-3.0: Add src, and dst id support in SYS/CFG 2018-09-11 03:49:00 -07:00
p2p qcacld-3.0: Enable P2P component in CLD 2018-12-11 17:25:51 -08:00
pmo qcacld-3.0: Don't configure RA filtering when APF is supported 2018-12-24 10:06:35 -08:00
target_if qcacld-3.0: Route the legacy NAN commands through NAN component 2018-12-18 14:29:19 -08:00
tdls qcacld-3.0: Enable TDLS in FW in standalone STA and P2P client 2018-12-19 16:30:43 -08:00