Index: sources/bluetooth/BluetoothInterface.h =================================================================== diff -u -r45e753bb6f0ffde4ebdb60f6658cbccdd440957f -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 --- sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 45e753bb6f0ffde4ebdb60f6658cbccdd440957f) +++ sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file BluetoothInterface.h - * \author (last) Behrouz NematiPour - * \date (last) 28-Mar-2022 + * \author (last) Vy + * \date (last) 05-Sep-2023 * \author (original) Behrouz NematiPour * \date (original) 24-Aug-2021 * @@ -169,7 +169,6 @@ void interpretInformation (); void interpretBattery (const QByteArray &vData); - signals: void didStateChange (const BluetoothData &vData); void didActionReceive (const UIBloodPressureData &vData);