summaryrefslogtreecommitdiffstats
path: root/core/btdiscovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/btdiscovery.h')
-rw-r--r--core/btdiscovery.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/btdiscovery.h b/core/btdiscovery.h
index beabdf122..17790e30c 100644
--- a/core/btdiscovery.h
+++ b/core/btdiscovery.h
@@ -49,6 +49,7 @@ public:
QList<btVendorProduct> getBtDcs();
QBluetoothLocalDevice localBtDevice;
void BTDiscoveryReDiscover();
+ void discoverAddress(QString address);
private:
static BTDiscovery *m_instance;