summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothdevicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothdevicediscoveryagent_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
index 94d4f50b..de8006be 100644
--- a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
@@ -161,8 +161,7 @@ private:
#ifdef QT_WINRT_BLUETOOTH
private slots:
- void onListInitializationCompleted();
- void onLeDeviceFound(const QBluetoothDeviceInfo &info);
+ void registerDevice(const QBluetoothDeviceInfo &info);
void onScanFinished();
void onScanCanceled();