f25063aee3d8eeaf3767b3a4bf43e1895f2deb2d
In the BroadcastReceiver, pickup the new bluetooth status from the intent instead of calling back to LocalBluetoothManager. There could be race condition since LocalBluetoothManager itself gets the same info via the BroadcastReceiver mechanism. Also cleaned up logs.
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%