9#ifndef QTPOKIT_INFOSERVICE_P_H
10#define QTPOKIT_INFOSERVICE_P_H
32 friend class TestDeviceInfoService;
Declares the AbstractPokitServicePrivate class.
The AbstractPokitServicePrivate class provides private implementation for AbstractPokitService.
virtual void characteristicRead(const QLowEnergyCharacteristic &characteristic, const QByteArray &value)
Handles QLowEnergyService::characteristicRead events.
The DeviceInfoServicePrivate class provides private implementation for DeviceInfoService.
The DeviceInfoService class accesses the Device Info service of Pokit devices.
Declares the DeviceInfoService class.
#define QTPOKIT_BEGIN_NAMESPACE
Macro for starting the QtPokit library's top-most namespace (if one is defined).
#define QTPOKIT_EXPORT
QtPokit library export/import macro.
#define QTPOKIT_END_NAMESPACE
Macro for ending the QtPokit library's top-most namespace (if one is defined).