commit | 9ac193e798a9f1c4e75560b8a9100c5c22310749 | [log] [tgz] |
---|---|---|
author | Rajeev Kumar Sirasanagandla <rsirasan@qti.qualcomm.com> | Wed Jun 15 12:59:28 2016 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Wed Jun 22 17:23:11 2016 +0530 |
tree | 3e925b11d724ccdaec14d68b7818c5c314e276b4 | |
parent | 0e0daccae0983a9fd1659acfcaad3f18515f9345 [diff] |
wlan: Align btcWlanIdle ini values with firmware Firmware is expecting the default values of following ini params, gBtcStaticOppWlanIdleWlanLen and gBtcStaticOppWlanIdleBtLen to be 30000 and 120000 respectively, but currently they are programmed to 40000 and 40000 respectively. To have this values in sync with firmware, change the default values to 30000 and 120000 respectively. Change-Id: I2d73f5ed459f48ec15f125d6aab782b97007e2e9 CRs-Fixed: 1028554