summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice.cpp')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice.cpp b/src/bluetooth/qbluetoothlocaldevice.cpp
index 85177cf3..b2e2adcf 100644
--- a/src/bluetooth/qbluetoothlocaldevice.cpp
+++ b/src/bluetooth/qbluetoothlocaldevice.cpp
@@ -175,6 +175,10 @@ bool QBluetoothLocalDevice::isValid() const
\fn QBluetoothLocalDevice::address() const
Returns the MAC address of this Bluetooth device.
+
+ \note On Android, this function always returns the constant
+ value \c {02:00:00:00:00:00} as local address starting with Android 6.0.
+ The programmatic access to the device's local MAC address was removed.
*/
/*!