projects
/
platform
/
core
/
api
/
zigbee.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8459932
)
Fix ACR issue
author
saerome kim
<saerome.kim@samsung.com>
Tue, 28 Mar 2017 00:02:57 +0000
(09:02 +0900)
committer
saerome.kim
<saerome.kim@samsung.com>
Thu, 11 May 2017 09:07:21 +0000
(18:07 +0900)
- change base error code
Change-Id: I7b388fa5124985159d6c709d696a4242914f2cd7
Signed-off-by: saerome kim <saerome.kim@samsung.com>
include/zb_error.h
patch
|
blob
|
history
diff --git
a/include/zb_error.h
b/include/zb_error.h
index ff939fa61c0d9dca98aa6e347e0e87492133607e..4f309eaf9c19c161f4fd87ca5f98dac2d1b3fc70 100644
(file)
--- a/
include/zb_error.h
+++ b/
include/zb_error.h
@@
-20,7
+20,7
@@
#include <tizen_error.h>
#ifndef TIZEN_ERROR_ZIGBEE
-#define TIZEN_ERROR_ZIGBEE
0x0200
0000
+#define TIZEN_ERROR_ZIGBEE
-0x02F7
0000
#endif
/**