projects
/
platform
/
core
/
api
/
device.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0b42b
)
Add @sice_tizen comment
58/202958/1
accepted/tizen/4.0/unified/20190409.091544
submit/tizen_4.0/20190408.064842
author
Yunmi Ha
<yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:19:42 +0000
(15:19 +0900)
committer
Yunmi Ha
<yunmi.ha@samsung.com>
Mon, 8 Apr 2019 06:43:50 +0000
(06:43 +0000)
Change-Id: I1b36b4e2d080219caea600b21b6ef06a9297b3a6
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
(cherry picked from commit
6d496c0fdf646b6be05dc497dade1f5f762e4ef6
)
include/haptic.h
patch
|
blob
|
history
diff --git
a/include/haptic.h
b/include/haptic.h
index 7256b879eaf08f8911f44c711a26ccb1b9e6ee99..e3e5da46acacb3ef6361b08ca6198d362b5ab33d 100644
(file)
--- a/
include/haptic.h
+++ b/
include/haptic.h
@@
-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;