DEN-4867: Code Review 0 - Requested Modifications - Removed startBLETimer and killBLETimer so we are not creating and deleting timers. Only one timer will be used - Added toggleBLETimer - Logging measurements when they are received instead of using qDebug - Passing device addr and name to BLEScanner instead of just addr so only a QBluetoothDeviceInfo object is necessary, allowing removal of the macAddress QString - Removed VBluetoothDeviceInfo static cast in VBluetooth::doSelectDevice