18 BluetoothStatusChange mStatusChange;
21 using Ptr = QSharedPointer<const BluetoothMessageParameterStatusChange>;
Definition: BluetoothMessageParameterStatusChange.h:16
BluetoothMessageParameterStatusChange(const QByteArray &pValue)
Definition: BluetoothMessageParameterStatusChange.cpp:9
virtual ~BluetoothMessageParameterStatusChange() override
Definition: BluetoothMessageParameterStatusChange.cpp:17
QSharedPointer< const BluetoothMessageParameterStatusChange > Ptr
Definition: BluetoothMessageParameterStatusChange.h:21
virtual QString toStringValue() const override
Definition: BluetoothMessageParameterStatusChange.cpp:28
BluetoothStatusChange getStatusChange() const
Definition: BluetoothMessageParameterStatusChange.cpp:22
Definition: BluetoothMessageParameter.h:20
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15