public void connect(BluetoothDevice device) {
   LeftDevice.connect(device);
 }