[SAMPLE APP][Bluetooth LE Service] Data advertising section updated
authorMichal Pawluk <m.pawluk@samsung.com>
Mon, 21 Dec 2015 13:39:28 +0000 (14:39 +0100)
committerMichal Pawluk <m.pawluk@samsung.com>
Mon, 28 Dec 2015 11:52:57 +0000 (12:52 +0100)
Change-Id: I9aa4644f625d339e71d912b9d33c4d4475e5bd28
Signed-off-by: Michal Pawluk <m.pawluk@samsung.com>
org.tizen.sampledescriptions/html/wearable_n/bluetooth_le_service_sd_wn.htm

index 4d52b36..f58401d 100644 (file)
@@ -112,7 +112,7 @@ void controller_terminate(void)
 </pre>
 
 <p>
-See the <a href="#ref">References</a> section for the details of all the undescribed functions.
+See the <a href="#ref">References</a> section for details of all undescribed functions.
 </p>
 
 <h3 id="adv-creation">Advertiser creation</h3>
@@ -279,6 +279,10 @@ in a scan response message. The <span style="font-family: Courier New,Courier,mo
 (<span style="font-family: Courier New,Courier,monospace">bt_common_start_advertising()</span>).
 </p>
 
+<p>
+See the <a href="#ref">References</a> section for details of all undescribed functions.
+</p>
+
 <h3 id="ref">References</h3>
 
 <script type="text/javascript" src="../scripts/jquery.zclip.min.js"></script>