summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/bluetooth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bluetooth.h b/include/bluetooth.h
index f958187..c38726a 100644
--- a/include/bluetooth.h
+++ b/include/bluetooth.h
@@ -768,7 +768,7 @@ int bt_adapter_remove_remote_oob_data(const char *remote_address);
/**
* @ingroup CAPI_NETWORK_BLUETOOTH_ADAPTER_LE_MODULE
* @brief Checks for the LE device discovery is in progress or not.
- * @since_tizen @if MOBILE 2.3 @else 6.0 @endif
+ * @since_tizen 2.3
*
* @remarks If Bluetooth LE scan is in progress, other operations are not allowed and \n
* you have to either stop the LE scan operation, or wait for it to be finished, \n