From: Wootak Jung Date: Thu, 4 Apr 2024 23:24:09 +0000 (+0900) Subject: Fix since_tizen tag in header X-Git-Tag: accepted/tizen/unified/20240408.160521^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F309105%2F1;p=platform%2Fcore%2Fapi%2Fbluetooth.git Fix since_tizen tag in header Change-Id: I652f85c03ef31d9b00f473c53b06d81b5db096f6 Signed-off-by: Wootak Jung --- 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