projects
/
platform
/
core
/
api
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d1738
)
Add new module error of wifi aware
72/317172/1
accepted/tizen_unified_dev
accepted/tizen/unified/20240906.155813
accepted/tizen/unified/dev/20240910.111417
accepted/tizen/unified/toolchain/20241004.102226
accepted/tizen/unified/x/20240909.014416
author
Sunggyu Choi
<sunggyu.choi@samsung.com>
Thu, 5 Sep 2024 06:09:25 +0000
(15:09 +0900)
committer
Sunggyu Choi
<sunggyu.choi@samsung.com>
Thu, 5 Sep 2024 06:09:25 +0000
(15:09 +0900)
Change-Id: Iff5cf36cea4ea10c7c684af9a9e30c3c2418add9
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h
patch
|
blob
|
history
diff --git
a/include/tizen_error.h
b/include/tizen_error.h
index 84baffacb245cfe61b0f20aaa84abd505abe8619..642431dd7922741ce2fad0fe3488c8374c0a163c 100644
(file)
--- a/
include/tizen_error.h
+++ b/
include/tizen_error.h
@@
-323,6
+323,8
@@
extern "C" {
#define TIZEN_ERROR_TVS -0x030F0000
/* Webauthn API */
#define TIZEN_ERROR_WAUTHN -0x03100000
+/* Wifi Aware */
+#define TIZEN_ERROR_WIFI_AWARE -0x03110000
/**
* @brief Enumeration for tizen errors.