summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2017-10-18 11:36:12 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2017-10-18 11:36:56 +0900
commit51cd524e29e888f9ca833f51a14b6b2f7fa3e12a (patch)
tree5f6960a930e39fac079e47ab1874f6b2be0e7ef4 /doc
parentfea05b74e2dca2653e57229dba221d2679da2bc4 (diff)
downloadbluetooth-51cd524e29e888f9ca833f51a14b6b2f7fa3e12a.tar.gz
bluetooth-51cd524e29e888f9ca833f51a14b6b2f7fa3e12a.tar.bz2
bluetooth-51cd524e29e888f9ca833f51a14b6b2f7fa3e12a.zip
Fix the API reference error for PBAP client
Change-Id: Ic965054f0a05d8ea21bf45d4575d714d9bff3e0c Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/bluetooth_doc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/bluetooth_doc.h b/doc/bluetooth_doc.h
index a8566f7..b5194e4 100644
--- a/doc/bluetooth_doc.h
+++ b/doc/bluetooth_doc.h
@@ -875,7 +875,7 @@
*/
/**
- * @if WEARABLE
+ * @WEARABLE_ONLY
* @defgroup CAPI_NETWORK_BLUETOOTH_PBAP_MODULE Bluetooth PBAP
* @brief Bluetooth PBAP (Phone Book Access Profile) API provides functions for managing connections to a phone book server and retrieving phone book data.
* @ingroup CAPI_NETWORK_BLUETOOTH_MODULE
@@ -900,7 +900,6 @@
*
* More details on using features in your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
- * @endif
*
*/