summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2018-08-20 14:36:46 +0200
committerAlex Blasche <alexander.blasche@qt.io>2018-08-21 06:53:42 +0000
commit322eb120c9237a390ef4d1e29605222498729803 (patch)
tree350228e209745d2b705aea424f842261c6a65ecf
parent05cad85003f5bdb15834fe4eb651fdcc57874364 (diff)
Add Qt 6 API todo
Change-Id: Ibc8a3e86b7671381c5a00f6421878961e8e2f4a6 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
-rw-r--r--src/bluetooth/qlowenergycontroller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qlowenergycontroller.h b/src/bluetooth/qlowenergycontroller.h
index f9e6ef5d..9fe46fe5 100644
--- a/src/bluetooth/qlowenergycontroller.h
+++ b/src/bluetooth/qlowenergycontroller.h
@@ -114,6 +114,7 @@ public:
ControllerState state() const;
+ // TODO Qt6 remove this property. It is not longer needed when using Bluez DBus backend
RemoteAddressType remoteAddressType() const;
void setRemoteAddressType(RemoteAddressType type);