commit | c3a39b420cdd95e41111e7b05d74f853879a0a4a | [log] [tgz] |
---|---|---|
author | Siddharth Bhal <sbhal@qti.qualcomm.com> | Thu Feb 26 15:07:54 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Fri Feb 27 20:12:01 2015 +0530 |
tree | 20667e1cff3013870ac45809517a267fa35a7e6f | |
parent | dc373387202bbcb4137f5a7e7eb46b0ff6c810a0 [diff] |
wlan: Enable idle scan timer after processing spoofing req Idle scan timer expiry helps DUT to enter IMPS mode. Idle scan timer is checked when no pending cmd is in SME queue. After process of mac spoof req, SME doens't check for idle scan timer expiry due to incorrect logic. Now ensure to check idle scan timer after mac spoof req in SME. Change-Id: If607786cee6736db11cdac41c667d70548edb1e9 CRs-Fixed: 800567