summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 10:52:05 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 10:15:24 +0000
commit5ce6d8cf9c32d15bb236ecc8818e761985782e7f (patch)
tree6d36fdd8fa5c40a41c1edaac738c753c05a8f16b /src
parent2011b61dcb93fe0069869eb558a15db22c2845b0 (diff)
Don't print the same advertising code snippet twice
Change-Id: I6f2c1fa503f623ca08c8a3f976699d0d7b547c2f Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/doc/src/bluetooth-le-overview.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
index a6b8defa..dc884a79 100644
--- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
@@ -175,7 +175,6 @@ Low Energy devices.
\snippet heartrate-server/main.cpp Advertising Data
\snippet heartrate-server/main.cpp Start Advertising
- \snippet heartrate-server/main.cpp Advertising Data
Now potential clients can connect to our device, discover the provided service and
register themselves to get notified of changes to the characteristic value.