Modify 'NET_WLAN_MAX_VSIE_LEN' value form 255 to 1024. 69/165269/1 accepted/tizen/unified/20171229.070209 submit/tizen/20171228.053515 submit/tizen/20171228.074717
authorNiraj Kumar Goit <niraj.g@samsung.com>
Wed, 27 Dec 2017 12:27:05 +0000 (17:57 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Wed, 27 Dec 2017 12:27:05 +0000 (17:57 +0530)
Change-Id: Iad9b81359d4b32c92ec4df5b81392d151b2a20db
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
include/network_wlan.h

index 3252f96..ea26d8b 100755 (executable)
@@ -95,7 +95,7 @@ extern "C" {
 #define NET_WLAN_PRIVATE_KEY_PASSWD_LEN                50
 
 /** Length of VSIE(vendor specific information element) */
-#define NET_WLAN_MAX_VSIE_LEN                  255
+#define NET_WLAN_MAX_VSIE_LEN                  1024
 
 /**
  * Below security modes are used in infrastructure and ad-hoc mode