commit | 39f87d891279f3472b9d81c65b67ab2986526025 | [log] [tgz] |
---|---|---|
author | Nitin Arora <niarora@codeaurora.org> | Tue Oct 06 17:12:32 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Oct 26 02:56:40 2015 -0700 |
tree | 23a937c994cf1a33a287bfc7bc02f93e64382a4d | |
parent | 9611ba2cdb1860f12fedf65cd6ffb7c6d7f08ae7 [diff] |
Bluetooth: Handle user switch with new states When user switch occurs, BT is toggled. However since the state change callbacks are disabled, state never moves forward from STATE_BLE_ON. This causes toggle timeout, causing recovery. This change handles the case by manually causing the state change handling during the wait period. CRs-Fixed: 918585 Change-Id: I8fd8dcbc88d9f8b41d4f81957ccbade4b0fd8507