summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWootak Jung <wootak.jung@samsung.com>2024-04-05 08:24:09 +0900
committerWootak Jung <wootak.jung@samsung.com>2024-04-05 08:24:09 +0900
commitfd3279193aadd349eabb7aeff8d266c65ed31aea (patch)
treef58a48f648856b3b5f9aa91741c20bcefb001270
parent789c5842771f6de0af0f61c202813dae79e6ab5f (diff)
downloadbluetooth-accepted/tizen_unified_x.tar.gz
bluetooth-accepted/tizen_unified_x.tar.bz2
bluetooth-accepted/tizen_unified_x.zip
Change-Id: I652f85c03ef31d9b00f473c53b06d81b5db096f6 Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
-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