Commits


Nitin Arora authored and Gerrit - the friendly Code Review server committed d205de1b1c5
Bluetooth: Use correct previous state while moving to STATE_OFF This change takes care of the previous state saved in the broadcast intent while BT turns Off in absence of any BLE always ON app. When bluetooth moved from STATE_BLE_TURNING_OFF to TURN_OFF the previous state will be fed into the intent as TURNING_OFF because the external apps such as CTS are not aware of the LE_TURNING_OFF state Change-Id: Ia1ee33ba22d6ccb5ac1a0297248f16d4c8d80c8c CRs-Fixed: 1056256