summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothSap.java
diff options
context:
space:
mode:
authorPavlin Radoslavov <pavlin@google.com>2016-06-01 22:25:18 -0700
committerPavlin Radoslavov <pavlin@google.com>2016-06-02 14:56:31 -0700
commita4201975ca287ca4d3640a3800e6d379a8f4f80a (patch)
tree5868fa74fc773fe9154ea4d9019428b5c9110678 /framework/java/android/bluetooth/BluetoothSap.java
parent630c0a3a0748855515a6544da3380c12f83a619e (diff)
Delay handleEnable() until Bluetooth state is OFF
During shutdown of the Bluetooth stack, if a request to enable Bluetooth is received, the request is processed immediately. As a result, we don't let the Bluetooth service to shutdown cleanly, and the Bluetooth process with the native backend doesn't go away. This creates various issues in the native backend stack. Now, after an enable request is received, if necessary we delay acting on it, until the Bluetooth state is OFF. Bug: 17723234 Change-Id: I55db4bbd4f45227aa49eae996dcc328f76557a9b
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothSap.java')
0 files changed, 0 insertions, 0 deletions