From: Sunggyu Choi Date: Thu, 5 Sep 2024 06:09:25 +0000 (+0900) Subject: Add new module error of wifi aware X-Git-Tag: accepted/tizen/unified/20240906.155813^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3fcbf851d4c64ac311e525c37b8868c19fe41a4;p=platform%2Fcore%2Fapi%2Fcommon.git Add new module error of wifi aware Change-Id: Iff5cf36cea4ea10c7c684af9a9e30c3c2418add9 Signed-off-by: Sunggyu Choi --- diff --git a/include/tizen_error.h b/include/tizen_error.h index 84baffa..642431d 100644 --- a/include/tizen_error.h +++ b/include/tizen_error.h @@ -323,6 +323,8 @@ extern "C" { #define TIZEN_ERROR_TVS -0x030F0000 /* Webauthn API */ #define TIZEN_ERROR_WAUTHN -0x03100000 +/* Wifi Aware */ +#define TIZEN_ERROR_WIFI_AWARE -0x03110000 /** * @brief Enumeration for tizen errors.