From 29d5657a6ad3edd3762305d2305e2610500d9b42 Mon Sep 17 00:00:00 2001 From: Jaehyun Kim Date: Fri, 8 Sep 2023 18:00:33 +0900 Subject: [PATCH] [ACR-1792] Add new custom error of capi-network-wifi-manager Change-Id: Ia96ab774dcfd86a7fe34617c82894d6f1804d0fb Signed-off-by: Jaehyun Kim --- error_messages/capi-network-wifi-manager.xml | 4 ++++ packaging/capi-base-common.spec | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.7.4