summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bttennis/doc/src/bttennis.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/bttennis/doc/src/bttennis.qdoc')
-rw-r--r--examples/bluetooth/bttennis/doc/src/bttennis.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/bluetooth/bttennis/doc/src/bttennis.qdoc b/examples/bluetooth/bttennis/doc/src/bttennis.qdoc
index 1f511199..136b181d 100644
--- a/examples/bluetooth/bttennis/doc/src/bttennis.qdoc
+++ b/examples/bluetooth/bttennis/doc/src/bttennis.qdoc
@@ -30,7 +30,10 @@
\title Bluetooth Tennis Example
The Bluetooth Tennis example shows how to use the Qt Connectivity Bluetooth API
- to implement real-time data transfer for interactive applications.
+ to implement real-time data transfer for interactive applications. The example
+ establishes a \l {QBluetoothServiceInfo::L2capProtocol}{L2CP} socket connection.
+ Since this protocol type is not supported on Android and BlackBerry the example
+ does not work on those platforms.
\image bttennis-example.png