X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=service%2Feasy-setup%2Finc%2Fescommon.h;h=d2e16f667509429c0213ab0eb16a6045713c1595;hb=e376c1976b9044389f5d01907c975a2e1d65e606;hp=94c5df14cb9161793ac680fd925125c9df2b4337;hpb=4d79146d958aab3a0f9708437ced4a7af6abbb6a;p=platform%2Fupstream%2Fiotivity.git diff --git a/service/easy-setup/inc/escommon.h b/service/easy-setup/inc/escommon.h index 94c5df1..d2e16f6 100644 --- a/service/easy-setup/inc/escommon.h +++ b/service/easy-setup/inc/escommon.h @@ -36,10 +36,11 @@ extern "C" -#define OIC_STRING_MAX_VALUE 256 -#define MAX_WEBLINKLEN 3 -#define NUM_WIFIMODE 10 -#define NUM_CONNECT_TYPE 3 +#define OIC_STRING_MAX_VALUE 256 +#define OIC_STRING_ACCESS_TOKEN_MAX_VALUE 1024 +#define MAX_WEBLINKLEN 3 +#define NUM_WIFIMODE 10 +#define NUM_CONNECT_TYPE 3 /** * Attributes used to form a proper easysetup conforming JSON message.