Bluetooth: send STATE_OFF intent if prevstate is STATE_TURNING_ON
If bt state is STATE_BLE_ON->STATE_TURNING_ON, but enable timeout, then STATE_TURNING_ON->STATE_OFF. At this time, ACTION_STATE_CHANGED intent with state from STATE_TURNING_ON to STATE_OFF should be sent out. Change-Id: I4431791bf67050bcb53dc2213bd9a91a8c673fab CRs-Fixed: 2354457
Loading
Please sign in to comment