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: 1069980

Change-Id: I635421440d262a7d51d5955c15343d65dc1ae32c
1 file changed