summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothdeviceinfo.h')
-rw-r--r--src/bluetooth/qbluetoothdeviceinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothdeviceinfo.h b/src/bluetooth/qbluetoothdeviceinfo.h
index d97e54de..ea8b7627 100644
--- a/src/bluetooth/qbluetoothdeviceinfo.h
+++ b/src/bluetooth/qbluetoothdeviceinfo.h
@@ -189,6 +189,7 @@ public:
};
enum CoreConfiguration {
+ UnknownCoreConfiguration = 0x0,
LowEnergyCoreConfiguration = 0x01,
BaseRateCoreConfiguration = 0x02,
BaseRateAndLowEnergyCoreConfiguration = 0x03