Add the architecture image fot Bluetooth guides
authorHyuk Lee <hyuk0512.lee@samsung.com>
Wed, 23 Dec 2015 05:31:18 +0000 (14:31 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Wed, 23 Dec 2015 05:31:18 +0000 (14:31 +0900)
Change-Id: If34ddd38ef1cf76665b000c6e62251fa457182f9
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
org.tizen.guides/html/images/bluetooth_device_discovering.png [new file with mode: 0755]
org.tizen.guides/html/images/bluetooth_hdp.png [new file with mode: 0755]
org.tizen.guides/html/native/network/bluetooth_n.htm

diff --git a/org.tizen.guides/html/images/bluetooth_device_discovering.png b/org.tizen.guides/html/images/bluetooth_device_discovering.png
new file mode 100755 (executable)
index 0000000..0f43826
Binary files /dev/null and b/org.tizen.guides/html/images/bluetooth_device_discovering.png differ
diff --git a/org.tizen.guides/html/images/bluetooth_hdp.png b/org.tizen.guides/html/images/bluetooth_hdp.png
new file mode 100755 (executable)
index 0000000..c375f82
Binary files /dev/null and b/org.tizen.guides/html/images/bluetooth_hdp.png differ
index 568ecbc..d7c8d00 100644 (file)
@@ -33,6 +33,7 @@
 <h1>Bluetooth</h1>\r
 \r
 <p>Tizen enables you to use Bluetooth functionalities, such as managing the local Bluetooth adapter, bonding, and exchanging data between Bluetooth-enabled devices. The Bluetooth standard provides a peer-to-peer (P2P) data exchange functionality over short distance between compliant devices.</p>\r
+<p><img src="../../images/bluetooth_device_discovering.png" width=400 height=250></p>\r
 <p>The main features of the Bluetooth API include:</p>\r
 \r
 <ul>\r
@@ -68,6 +69,8 @@
        </li>\r
        <li>Connecting to health devices with Bluetooth HDP\r
        <p>Manage connections to health devices and exchange data.</p>\r
+       <p>[Tizen HDP Architecture]</p>\r
+       <p><img src="../../images/bluetooth_hdp.png" width=350 height=310></p>\r
        <p>Related API Reference : <a href="../../../../org.tizen.native.mobile.apireference/group__CAPI__NETWORK__BLUETOOTH__HDP__MODULE.html">Bluetooth HDP</a></P>\r
        </li>\r
        <li>Connecting to devices with Bluetooth HID\r