diff options
author | Ugo Yu <ugoyu@google.com> | 2021-06-02 14:30:37 +0800 |
---|---|---|
committer | Myles Watson <mylesgw@google.com> | 2021-07-30 23:17:18 +0000 |
commit | 5666c0d4fe4785bc3049b660cdb167be29fc46e3 (patch) | |
tree | f9cbf00264867769251c9eca0a12013cb1f0607e /framework/java/android/bluetooth/le/BluetoothLeScanner.java | |
parent | 7ec057d06da6b93375be214190358dab4b21259a (diff) |
Broadcast Bluetooth state to OFF properly
In current logic, we broadcast Bluetooth state OFF at BLE_ON state.
However, if Bluetooth gets crashed, we won't have the chance to send OFF
intent as we never get to BLE_ON.
This change makes the BluetoothManagerService skips the OFF intent only
if the previous state is a BLE state.
Bug: 189271317
Bug: 195032127
Test: manual
Change-Id: I3936766ab8bdd45d59550dacb64bdc0323bb424d
(cherry picked from commit 1b2f8bc9843b2d6ba7ba199a89412c8fb632f508)
Diffstat (limited to 'framework/java/android/bluetooth/le/BluetoothLeScanner.java')
0 files changed, 0 insertions, 0 deletions