Fix since_tizen tag in header 05/309105/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20240408.160521 accepted/tizen/unified/x/20240409.070707
authorWootak Jung <wootak.jung@samsung.com>
Thu, 4 Apr 2024 23:24:09 +0000 (08:24 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 4 Apr 2024 23:24:09 +0000 (08:24 +0900)
Change-Id: I652f85c03ef31d9b00f473c53b06d81b5db096f6
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
include/bluetooth.h

index f958187..c38726a 100644 (file)
@@ -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