summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-03-15 13:19:46 +0100
committerAlex Blasche <alexander.blasche@qt.io>2017-04-05 08:41:58 +0000
commit6520f8af711a9b61b194d163bb8f1db53b514ef6 (patch)
tree738fb51c63408e936b7b89a6efaef063fc4c8211 /src/src.pro
parent39ed984d372f66299eba86be4e80e6ebffb96926 (diff)
Permit BlueZ platforms to set the address type in heartrate-game
BlueZ is the only platform that requires to set the BTLE address type. The patch introduces a new UI button which allows the user to toggle the address type. The UI element is disabled on all platforms but Linux/BlueZ systems. The number of devices returned in simulator mode is reduced to four devices. This was done purely for esthetical reasons as the additional address type button takes screen real estate away and five simulator devices require more screen real estate than the remaining space for device list. This avoid the need for scrolling. Change-Id: I14cf26b3c821db7768b9d018c2d09441cd97679a Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 38be9a4f..256e7363 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -22,7 +22,7 @@ qtHaveModule(quick) {
}
include($$OUT_PWD/bluetooth/qtbluetooth-config.pri)
-QT_FOR_CONFIG += bluetooth-private
+QT_FOR_CONFIG += bluetooth
qtConfig(bluez):qtHaveModule(dbus) {
sdpscanner.subdir = tools/sdpscanner
sdpscanner.depends = bluetooth