summaryrefslogtreecommitdiffstats
path: root/tests/bttestui/btlocaldevice.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-08-13 17:07:07 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-08-13 17:07:15 +0200
commit81b3178cede7fad5360755a1186071548d139198 (patch)
treefd5ba8e786edaa969299be35996edc15d15cc3da /tests/bttestui/btlocaldevice.h
parentd5422ad7c9806e6a105ae9918fae650e38aad601 (diff)
parent687c885b8625374433f4ccc8b6442ea72ea62d46 (diff)
Merge remote-tracking branch 'gerrit/5.4' into btle
Diffstat (limited to 'tests/bttestui/btlocaldevice.h')
-rw-r--r--tests/bttestui/btlocaldevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bttestui/btlocaldevice.h b/tests/bttestui/btlocaldevice.h
index a9571ecc..a0c020cc 100644
--- a/tests/bttestui/btlocaldevice.h
+++ b/tests/bttestui/btlocaldevice.h
@@ -87,6 +87,7 @@ public slots:
//QBluetoothServiceDiscoveryAgent
void startServiceDiscovery(bool isMinimalDiscovery);
+ void startTargettedServiceDiscovery();
void stopServiceDiscovery();
void serviceDiscovered(const QBluetoothServiceInfo &info);
void leServiceDiscovered(const QLowEnergyServiceInfo &leInfo);