From: taeyoung Date: Tue, 6 Sep 2016 06:27:18 +0000 (+0900) Subject: Add new error message for usb-host APIs X-Git-Tag: submit/tizen/20160907.041911~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49f9534cdba67e5dd7373649b24a2c00038fd31e;p=platform%2Fcore%2Fapi%2Fcommon.git Add new error message for usb-host APIs Signed-off-by: taeyoung Change-Id: I4ba9cbbb912e9c2b8a70a194ff86b181c09be347 --- diff --git a/error_messages/capi-system-usbhost.xml b/error_messages/capi-system-usbhost.xml new file mode 100644 index 0000000..87b6bf7 --- /dev/null +++ b/error_messages/capi-system-usbhost.xml @@ -0,0 +1,16 @@ + + + + TIZEN_ERROR_USB_HOST | 0x01 + Entity not found + + + TIZEN_ERROR_USB_HOST | 0x02 + Overflow + + + TIZEN_ERROR_USB_HOST | 0x03 + Device is not opened + + +