Index: sources/bluetooth/BluetoothInterface.h =================================================================== diff -u -r47c8f13876317ba36500400f894d96c9bce9eb17 -r1d6adeff8df4dc9395d6a2aee3c7f33d903c4711 --- sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 47c8f13876317ba36500400f894d96c9bce9eb17) +++ sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 1d6adeff8df4dc9395d6a2aee3c7f33d903c4711) @@ -73,6 +73,7 @@ QBluetoothDeviceInfo _temp ; quint8 _tempBatt = 0 ; + bool _tryingrepairActive = false ; bool _reconnectionActive = false ; const quint16 _interval = 1000 ; // the interface timer base interval in mSec