From: Jaehyun Kim Date: Tue, 10 Sep 2024 08:53:16 +0000 (+0900) Subject: [ACR-1866] Add new xml file for capi-network-wifi-aware X-Git-Tag: accepted/tizen/unified/20241004.041917~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3354e4cbefbac220e26df84747bd77c1bb1468ac;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1866] Add new xml file for capi-network-wifi-aware Change-Id: I8fcc7ce4097e95e3bb6421c2aed3d0fe104b1c8c Signed-off-by: Jaehyun Kim --- diff --git a/error_messages/capi-network-wifi-aware.xml b/error_messages/capi-network-wifi-aware.xml new file mode 100644 index 0000000..e7503e6 --- /dev/null +++ b/error_messages/capi-network-wifi-aware.xml @@ -0,0 +1,28 @@ + + + + TIZEN_ERROR_WIFI_AWARE | 0x01 + Not initialized + + + TIZEN_ERROR_WIFI_AWARE | 0x02 + Already initialized + + + TIZEN_ERROR_WIFI_AWARE | 0x03 + Already enabled + + + TIZEN_ERROR_WIFI_AWARE | 0x04 + Operation failed + + + TIZEN_ERROR_WIFI_AWARE | 0x05 + Rejected by peer + + + TIZEN_ERROR_WIFI_AWARE | 0x06 + Wi-Fi Interface is down + + +