summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergyservice.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-08-18 10:21:09 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-08-18 15:40:39 +0200
commitd88f4f498ccdc62d2a277de778e7e3b8ba394cbb (patch)
treeb646188668712998f29b8d5866a00c5a9e63eb9d /src/bluetooth/qlowenergyservice.cpp
parent0a612418620a56df2b7962fa871a5d70c2fff2da (diff)
Update QLowEnergyCharacteristic class documentation.
Change-Id: I9f8a2cc1b833e91f05434e68ad3b5b4757eac786 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/bluetooth/qlowenergyservice.cpp')
-rw-r--r--src/bluetooth/qlowenergyservice.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/qlowenergyservice.cpp b/src/bluetooth/qlowenergyservice.cpp
index 166d211a..3af01ca4 100644
--- a/src/bluetooth/qlowenergyservice.cpp
+++ b/src/bluetooth/qlowenergyservice.cpp
@@ -77,7 +77,8 @@ QT_BEGIN_NAMESPACE
\image peripheral-structure.png Structure of a generic peripheral
A characteristic is the principle information carrier. It has a
- \l {QLowEnergyCharacteristic::value()}{value()} and \l properties()
+ \l {QLowEnergyCharacteristic::value()}{value()} and
+ \l {QLowEnergyCharacteristic::value()}{properties()}
describing the access permissions for the value. The general purpose
of the contained descriptor is to further define the nature of the
characteristic. For example, it might specify how the value is meant to be