X-Git-Url: http://review.tizen.org/git/?p=apps%2Fnative%2Fug-mobile-ap.git;a=blobdiff_plain;f=include%2Fmobile_hotspot.h;h=b6b536b920f9a0f543583a84987ab147a5cf67d5;hp=2ac8ce1ff0fa45b34fe2e51ca97f67639ab699cf;hb=2b7cade66c916c5002e05509a1f3cd78938d4e96;hpb=a776b9f87f4fd7b5d36ab555f531a2e962afa2fe diff --git a/include/mobile_hotspot.h b/include/mobile_hotspot.h index 2ac8ce1..b6b536b 100755 --- a/include/mobile_hotspot.h +++ b/include/mobile_hotspot.h @@ -92,6 +92,7 @@ extern "C" { #define DEVICE_NAME_LENGTH_MAX 32 #define WIFI_PASSPHRASE_LENGTH_MIN 8 #define WIFI_PASSPHRASE_LENGTH_MAX 63 +#define SECURITY_TYPE_LENGTH_MAX 32 #define MH_LABEL_LENGTH_MAX 1024 #define _EDJ(obj) elm_layout_edje_get(obj)