summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristicinfo_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qlowenergycharacteristicinfo_p.h')
-rw-r--r--src/bluetooth/qlowenergycharacteristicinfo_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qlowenergycharacteristicinfo_p.h b/src/bluetooth/qlowenergycharacteristicinfo_p.h
index 74085d36..d779a57f 100644
--- a/src/bluetooth/qlowenergycharacteristicinfo_p.h
+++ b/src/bluetooth/qlowenergycharacteristicinfo_p.h
@@ -72,7 +72,7 @@ public:
QString name;
QBluetoothUuid uuid;
QByteArray value;
- int permission;
+ QLowEnergyCharacteristicInfo::PropertyType properties;
bool notification;
QString handle;
int instance;