commit | 67d59a86406acb6bb8911e21cd8f22b22fb6f704 | [log] [tgz] |
---|---|---|
author | Nalla Kartheek <karthe@codeaurora.org> | Mon Sep 19 16:11:48 2016 +0530 |
committer | Nalla Kartheek <karthe@codeaurora.org> | Mon Sep 19 16:11:48 2016 +0530 |
tree | 2db1d6d3ac37e09dc2340ee6ffb152b9295c3fce | |
parent | d935fa28e18c7b92f9b6202e7007c17bd2d0f2ce [diff] |
Wi-Fi : Abort setWifiEnabled if WifiController not ready While executing setWifiEnabled, it send commands to WifiController. If WifiController is not started by this time, StateMachine reports crash which creates device reboot. Thus, check if WiFiController is started before invoking any command to the same. Indicate a failure in such an instance CRs-Fixed: 742857 Change-Id: Ic40eb82522b67f7e606d4739c41da3b8ba2f3590