summaryrefslogtreecommitdiffstats
path: root/tests/bttestui/btlocaldevice.h
diff options
context:
space:
mode:
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 759599b7..a9571ecc 100644
--- a/tests/bttestui/btlocaldevice.h
+++ b/tests/bttestui/btlocaldevice.h
@@ -89,6 +89,7 @@ public slots:
void startServiceDiscovery(bool isMinimalDiscovery);
void stopServiceDiscovery();
void serviceDiscovered(const QBluetoothServiceInfo &info);
+ void leServiceDiscovered(const QLowEnergyServiceInfo &leInfo);
void serviceDiscoveryFinished();
void serviceDiscoveryCanceled();
void serviceDiscoveryError(QBluetoothServiceDiscoveryAgent::Error error);