summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergyserviceinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qlowenergyserviceinfo.h')
-rw-r--r--src/bluetooth/qlowenergyserviceinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bluetooth/qlowenergyserviceinfo.h b/src/bluetooth/qlowenergyserviceinfo.h
index 8365236a..626203bf 100644
--- a/src/bluetooth/qlowenergyserviceinfo.h
+++ b/src/bluetooth/qlowenergyserviceinfo.h
@@ -45,7 +45,6 @@
#include <QtBluetooth/QBluetoothAddress>
#include <QtBluetooth/QBluetoothDeviceInfo>
#include <QtBluetooth/QBluetoothUuid>
-#include <QtBluetooth/QLowEnergyCharacteristicInfo>
QT_BEGIN_NAMESPACE
@@ -74,8 +73,6 @@ public:
QBluetoothUuid serviceUuid() const;
- QList<QLowEnergyCharacteristicInfo> characteristics() const;
-
QString serviceName() const;
void setServiceType(QLowEnergyServiceInfo::ServiceType type);