Add TIZEN_ERROR_USB_HOST
[platform/core/api/common.git] / include / tizen_error.h
index b6d4e59..26cd8d9 100644 (file)
@@ -229,6 +229,8 @@ extern "C" {
 #define TIZEN_ERROR_HEALTH             -0x02490000
 /* Tizen Feedback Error */
 #define TIZEN_ERROR_FEEDBACK           -0x024A0000
+/* Tizen USB Host Error */
+#define TIZEN_ERROR_USB_HOST           -0x024B0000
 /* Tizen Telephony Error */
 #define TIZEN_ERROR_TELEPHONY          -0x02600000
 /* Tizen EFL Util Error */