summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorNedim Hadzic <nhadzic@blackberry.com>2013-10-17 15:27:45 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-21 13:49:54 +0200
commit672413c65685883136f4572d34f7d08f7b952641 (patch)
tree2be5b2388606e766fe29cb75cc6684bdb740b145 /src/bluetooth/bluetooth.pro
parentf134638cb25a7fd6ff7ca4abacc8c68dce9fd9de (diff)
Implemented new approach for Bluetooth service discovery
Using bt_rdev_sdp_search_async function from NDK btdevice.h header. This will provide option to obtain more information about the service for 10.2.1 NDK and image versions. Change-Id: I372ebc0247a8474360ac291fe0215b6a0be59a15 Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 98f3b3be..7c9f9f00 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -79,6 +79,7 @@ config_bluez:qtHaveModule(dbus) {
config_btapi10_2_1 {
DEFINES += QT_QNX_BT_BLUETOOTH
+ LIBS += -lbtapi
}
PRIVATE_HEADERS += \