Merge "Bluetooth MIDI: Don't open device automatically" into tm-qpr-dev
This commit is contained in:
@@ -142,8 +142,6 @@ public final class BluetoothMidiDevice {
|
||||
mPacketDecoder.setMaxPacketSize(DEFAULT_PACKET_SIZE);
|
||||
}
|
||||
}
|
||||
|
||||
openBluetoothDevice(mBluetoothDevice);
|
||||
}
|
||||
} else {
|
||||
Log.e(TAG, "onServicesDiscovered received: " + status);
|
||||
|
||||
Reference in New Issue
Block a user