From: hyunuk.tak Date: Mon, 12 Apr 2021 23:32:42 +0000 (+0900) Subject: [ACR-1616] Add new error messages for user-awareness X-Git-Tag: accepted/tizen/unified/20210422.005346~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F256774%2F2;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1616] Add new error messages for user-awareness Change-Id: I8984993395027dfc72e97db916506dba58293b82 Signed-off-by: hyunuk.tak --- diff --git a/error_messages/capi-network-ua.xml b/error_messages/capi-network-ua.xml new file mode 100644 index 0000000..a51f1cc --- /dev/null +++ b/error_messages/capi-network-ua.xml @@ -0,0 +1,44 @@ + + + + TIZEN_ERROR_USER_AWARENESS | 0x01 + Not initialized + + + TIZEN_ERROR_USER_AWARENESS | 0x02 + Operation Not in progress + + + TIZEN_ERROR_USER_AWARENESS | 0x03 + Operation already done + + + TIZEN_ERROR_USER_AWARENESS | 0x04 + Operation Failed + + + TIZEN_ERROR_USER_AWARENESS | 0x05 + Resource not ready + + + TIZEN_ERROR_USER_AWARENESS | 0x06 + Not enabled + + + TIZEN_ERROR_USER_AWARENESS | 0x07 + Not found + + + TIZEN_ERROR_USER_AWARENESS | 0x08 + Already registered + + + TIZEN_ERROR_USER_AWARENESS | 0x09 + DB operation failed + + + TIZEN_ERROR_USER_AWARENESS | 0x0a + Not registered + + +