From 345e063eb5ff76306e4aafc110351c1bee0e1335 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 3 Jul 2017 17:28:27 -0700 Subject: Rewrite the matching code for BT devices This should be much more robust in getting us the correct Bluetooth address and the correct vendor / product for our selection. When we pick a paired device, we extract the address right from its name. Signed-off-by: Dirk Hohndel --- core/btdiscovery.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/btdiscovery.h') diff --git a/core/btdiscovery.h b/core/btdiscovery.h index 0bf2ca448..1432df260 100644 --- a/core/btdiscovery.h +++ b/core/btdiscovery.h @@ -44,7 +44,6 @@ public: void getBluetoothDevices(); #endif QList getBtDcs(); - QList getBtAllDevices(); #endif private: static BTDiscovery *m_instance; -- cgit v1.2.3-70-g09d2