From: Jaehyun Kim Date: Fri, 8 Sep 2023 09:00:33 +0000 (+0900) Subject: [ACR-1792] Add new custom error of capi-network-wifi-manager X-Git-Tag: accepted/tizen/unified/20230911.091140~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29d5657a6ad3edd3762305d2305e2610500d9b42;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1792] Add new custom error of capi-network-wifi-manager Change-Id: Ia96ab774dcfd86a7fe34617c82894d6f1804d0fb Signed-off-by: Jaehyun Kim --- diff --git a/error_messages/capi-network-wifi-manager.xml b/error_messages/capi-network-wifi-manager.xml index d0ed0e2..467d274 100644 --- a/error_messages/capi-network-wifi-manager.xml +++ b/error_messages/capi-network-wifi-manager.xml @@ -84,5 +84,9 @@ TIZEN_ERROR_WIFI_MANAGER | 0x15 Association failed + + TIZEN_ERROR_WIFI_MANAGER | 0x16 + The wireless device is unavailable + diff --git a/packaging/capi-base-common.spec b/packaging/capi-base-common.spec index 0ecc590..5f4988e 100644 --- a/packaging/capi-base-common.spec +++ b/packaging/capi-base-common.spec @@ -1,6 +1,6 @@ Name: capi-base-common Summary: Common header files of Tizen Native API -Version: 0.4.77 +Version: 0.4.78 Release: 1 Group: Base License: Apache-2.0