mirror of
				https://github.com/oxen-io/session-android.git
				synced 2025-11-04 11:11:40 +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