summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2020-09-03 14:24:27 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2020-09-03 14:24:27 +0900
commit64e72236129e09e61fa8ff3ab00244f3b2141a46 (patch)
treebc9f3cff83aeb2edbf13ce822957a4252c3b0a2a
parentf1a43f8219d2b2684428d39ded82fc7004dcad27 (diff)
downloadbluetooth-64e72236129e09e61fa8ff3ab00244f3b2141a46.tar.gz
bluetooth-64e72236129e09e61fa8ff3ab00244f3b2141a46.tar.bz2
bluetooth-64e72236129e09e61fa8ff3ab00244f3b2141a46.zip
Fix the API reference error
Change-Id: I5e555ec99548f4769fd4ea62dc0a919c23a55b0f Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--doc/bluetooth_doc.h78
1 files changed, 39 insertions, 39 deletions
diff --git a/doc/bluetooth_doc.h b/doc/bluetooth_doc.h
index 8385914..9fb2f01 100644
--- a/doc/bluetooth_doc.h
+++ b/doc/bluetooth_doc.h
@@ -38,7 +38,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -69,7 +69,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_ADAPTER_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -169,8 +169,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_ADAPTER_LE_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
- * - http://tizen.org/feature/network.bluetooth.le\n
+ * - %http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth.le\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -195,16 +195,16 @@
*
* @section CAPI_NETWORK_BLUETOOTH_ADAPTER_LE_50_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
- * - http://tizen.org/feature/network.bluetooth.le\n
- * - http://tizen.org/feature/network.bluetooth.le.5_0\n
+ * - %http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth.le\n
+ * - %http://tizen.org/feature/network.bluetooth.le.5_0\n
* It is recommended to design applications with regard to features, for reliability.\n
*
* You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.\n
*
* To ensure your application is only running on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
*
- * More details on using features in your application can be found in the <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>feature element description</b></a>.
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>feature element description</b></a>.
*
*/
@@ -228,7 +228,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_DEVICE_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -340,7 +340,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_SOCKET_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth\n
+ * - %http://tizen.org/feature/network.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -418,7 +418,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_OPP_SERVER_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.opp\n
+ * - %http://tizen.org/feature/network.bluetooth.opp\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -443,7 +443,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_OPP_CLIENT_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.opp\n
+ * - %http://tizen.org/feature/network.bluetooth.opp\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -467,7 +467,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_PAN_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.tethering.bluetooth\n
+ * - %http://tizen.org/feature/network.tethering.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -493,7 +493,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_PAN_NAP_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.tethering.bluetooth\n
+ * - %http://tizen.org/feature/network.tethering.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -519,7 +519,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_PAN_PANU_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.tethering.bluetooth\n
+ * - %http://tizen.org/feature/network.tethering.bluetooth\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -547,7 +547,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HID_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.hid\n
+ * - %http://tizen.org/feature/network.bluetooth.hid\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -574,8 +574,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HID_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.hid\n
- * - http://tizen.org/feature/network.bluetooth.hid_device\n
+ * - %http://tizen.org/feature/network.bluetooth.hid\n
+ * - %http://tizen.org/feature/network.bluetooth.hid_device\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -604,7 +604,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HID_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.hid\n
+ * - %http://tizen.org/feature/network.bluetooth.hid\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -632,7 +632,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HID_DEVICE_MODULE_FEATURE Related Features
* This API is related to the following features:\n
- * - http://tizen.org/feature/network.bluetooth.hid_device\n
+ * - %http://tizen.org/feature/network.bluetooth.hid_device\n
*
* It is recommended to use features in your application for reliability.\n
*
@@ -640,7 +640,7 @@
*
* To ensure your application runs only on devices with the required features, please declare the features in your manifest file using the manifest editor in the SDK.\n
*
- * More details on using features in your application can be found in the <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
* @endif
*
*/
@@ -658,8 +658,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_AUDIO_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.audio.call\n
- * - http://tizen.org/feature/network.bluetooth.audio.media\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.call\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.media\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -686,8 +686,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_AUDIO_AG_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.audio.call\n
- * - http://tizen.org/feature/network.bluetooth.audio.media\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.call\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.media\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -714,8 +714,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_AUDIO_AG_CALL_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.audio.call\n
- * - http://tizen.org/feature/network.bluetooth.audio.media\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.call\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.media\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -755,7 +755,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_AVRCP_TARGET_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.audio.media\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.media\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -781,7 +781,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_AVRCP_CONTROL_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.audio.controller\n
+ * - %http://tizen.org/feature/network.bluetooth.audio.controller\n
*
* It is recommended to create application with regard to features, to increase reliability.\n
*
@@ -807,7 +807,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HDP_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.health\n
+ * - %http://tizen.org/feature/network.bluetooth.health\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -836,8 +836,8 @@
*
* @section CAPI_NETWORK_BLUETOOTH_GATT_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.le.gatt.server\n
- * - http://tizen.org/feature/network.bluetooth.le.gatt.client\n
+ * - %http://tizen.org/feature/network.bluetooth.le.gatt.server\n
+ * - %http://tizen.org/feature/network.bluetooth.le.gatt.client\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -865,7 +865,7 @@
* @section CAPI_NETWORK_BLUETOOTH_GATT_SERVER_MODULE_FEATURE Related Features
* This API supports both @a Server role in GATT. \n
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.le.gatt.server\n
+ * - %http://tizen.org/feature/network.bluetooth.le.gatt.server\n
*
* It is recommended to create an application with regard to features, to increase reliability.\n
*
@@ -893,7 +893,7 @@
* @section CAPI_NETWORK_BLUETOOTH_GATT_CLIENT_MODULE_FEATURE Related Features
* This API supports both @a Client role in GATT. \n
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.le.gatt.client\n
+ * - %http://tizen.org/feature/network.bluetooth.le.gatt.client\n
*
* It is recommended to create your application with regard to features, to increase reliability.\n
*
@@ -901,7 +901,7 @@
*
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
*
- * More details on using features in your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
*
*/
@@ -920,7 +920,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_IPSP_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.le.ipsp\n
+ * - %http://tizen.org/feature/network.bluetooth.le.ipsp\n
*
* It is recommended to design feature related codes in your application for reliability.\n
*
@@ -948,7 +948,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_PBAP_MODULE_FEATURE Related Features
* This API is related to the following features:\n
- * - http://tizen.org/feature/network.bluetooth.phonebook.client\n
+ * - %http://tizen.org/feature/network.bluetooth.phonebook.client\n
*
* It is recommended to use features in your application for reliability.\n
*
@@ -956,7 +956,7 @@
*
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
*
- * More details on using features in your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
*
*
*/
@@ -975,7 +975,7 @@
*
* @section CAPI_NETWORK_BLUETOOTH_HDP_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.bluetooth.oob\n
+ * - %http://tizen.org/feature/network.bluetooth.oob\n
*
* It is recommended to use features in your application for reliability.\n
*