summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristicinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qlowenergycharacteristicinfo.cpp')
-rw-r--r--src/bluetooth/qlowenergycharacteristicinfo.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/bluetooth/qlowenergycharacteristicinfo.cpp b/src/bluetooth/qlowenergycharacteristicinfo.cpp
index 948499a4..c70e74b6 100644
--- a/src/bluetooth/qlowenergycharacteristicinfo.cpp
+++ b/src/bluetooth/qlowenergycharacteristicinfo.cpp
@@ -59,16 +59,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \enum QLowEnergyCharacteristicInfo::Error
-
- This enum describes the type of an error that can appear.
-
- \value NotificationFail Could not subscribe or could not get notifications from wanted characteristic.
- \value NotConnected GATT Service is not connected.
- \value UnknownError Unknown error.
-*/
-
-/*!
\enum QLowEnergyCharacteristicInfo::Property
This enum describes the properties of a characteristic.