Add @sice_tizen comment 52/202952/1 accepted/tizen/unified/20190410.002110 submit/tizen/20190408.064053
authorYunmi Ha <yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:19:42 +0000 (15:19 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:19:42 +0000 (15:19 +0900)
Change-Id: I1b36b4e2d080219caea600b21b6ef06a9297b3a6
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
include/haptic.h

index 6a67285..08800fb 100644 (file)
@@ -35,12 +35,14 @@ extern "C" {
 
 /**
  * @brief The haptic device handle.
+ * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  */
 typedef void* haptic_device_h;
 
 
 /**
  * @brief The haptic effect handle.
+ * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  */
 typedef void* haptic_effect_h;