qcacmn: Add 3 ini for data rssi check when roaming
3 ini: roam_data_rssi_threshold_triggers roam_data_rssi_threshold rx_data_inactivity_time If there's rx activity during latest rx_data_inactivity_time and avg of data_rssi is better than roam_data_rssi_threshold, then suppress roaming triggered by roam_data_rssi_threshold_triggers: low RSSI or bg scan. Change-Id: I1b5f29aacde1e8e53d92c197b2cd2ecaa9879853 CRs-Fixed: 2768055
Loading
Please register or sign in to comment