9 class test_BluetoothMessageParameterCardReaderStatus;
18 friend class ::test_BluetoothMessageParameterCardReaderStatus;
19 BluetoothCardReaderStatus mCardReaderStatus;
22 using Ptr = QSharedPointer<const BluetoothMessageParameterCardReaderStatus>;
Definition: BluetoothMessageParameterCardReaderStatus.h:16
BluetoothStatusChange getStatusChange() const
Definition: BluetoothMessageParameterCardReaderStatus.cpp:22
BluetoothMessageParameterCardReaderStatus(const QByteArray &pValue)
Definition: BluetoothMessageParameterCardReaderStatus.cpp:9
QSharedPointer< const BluetoothMessageParameterCardReaderStatus > Ptr
Definition: BluetoothMessageParameterCardReaderStatus.h:22
BluetoothCardReaderStatus getCardReaderStatus() const
Definition: BluetoothMessageParameterCardReaderStatus.cpp:37
virtual ~BluetoothMessageParameterCardReaderStatus() override
Definition: BluetoothMessageParameterCardReaderStatus.cpp:17
virtual QString toStringValue() const override
Definition: BluetoothMessageParameterCardReaderStatus.cpp:43
Definition: BluetoothMessageParameter.h:20
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15