[ACR-1792] Add new custom error of capi-network-wifi-manager 26/298526/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Fri, 8 Sep 2023 09:00:33 +0000 (18:00 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 8 Sep 2023 09:04:33 +0000 (18:04 +0900)
Change-Id: Ia96ab774dcfd86a7fe34617c82894d6f1804d0fb
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
error_messages/capi-network-wifi-manager.xml
packaging/capi-base-common.spec

index d0ed0e2..467d274 100644 (file)
@@ -84,5 +84,9 @@
                <value>TIZEN_ERROR_WIFI_MANAGER | 0x15</value>
                <msg>Association failed</msg>
        </error>
+       <error name="WIFI_MANAGER_ERROR_NO_CARRIER">
+               <value>TIZEN_ERROR_WIFI_MANAGER | 0x16</value>
+               <msg>The wireless device is unavailable</msg>
+       </error>
 </package>
 
index 0ecc590..5f4988e 100644 (file)
@@ -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