summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bttennis
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-03-07 16:32:40 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-10 11:24:51 +0100
commit3300671a9c4e545d8c68f029300cbc53f4712388 (patch)
treedaf1b7f05d355bbb13eb8b39ad450d4877e929da /examples/bluetooth/bttennis
parent76d5bc087cd80582af9b9a9c8b828bf9efb5cde5 (diff)
Update QtBluetooth docs for Qt 5.3
This fixes some spelling/grammar mistakes and updates information that has changed in Qt 5.3 Change-Id: I09d1ea1dc3edef08c3ee6a494968e13e91385c29 Reviewed-by: Nedim Hadzic <nhadzic@blackberry.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'examples/bluetooth/bttennis')
-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