mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 11:37:42 +00:00
@@ -49,6 +49,9 @@ public class BluetoothStateManager {
|
||||
this.bluetoothConnectionReceiver = new BluetoothConnectionReceiver();
|
||||
this.listener = listener;
|
||||
|
||||
if (this.bluetoothAdapter == null)
|
||||
return;
|
||||
|
||||
requestHeadsetProxyProfile();
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
|
||||
|
Reference in New Issue
Block a user