projects
/
platform
/
core
/
api
/
wifi-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f879445
)
Modify 'NET_WLAN_MAX_VSIE_LEN' value form 255 to 1024.
98/165298/1
submit/tizen_4.0/20171228.053412
author
Niraj Kumar Goit
<niraj.g@samsung.com>
Wed, 27 Dec 2017 12:27:05 +0000
(17:57 +0530)
committer
taesub kim
<taesub.kim@samsung.com>
Thu, 28 Dec 2017 05:27:56 +0000
(14:27 +0900)
Change-Id: Iad9b81359d4b32c92ec4df5b81392d151b2a20db
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
include/network_wlan.h
patch
|
blob
|
history
diff --git
a/include/network_wlan.h
b/include/network_wlan.h
index 3252f96af420aee9669bf6a765bdebb4298e1ad6..ea26d8bca70b1996be1b58cfd9dd8031f7ea375f 100755
(executable)
--- a/
include/network_wlan.h
+++ b/
include/network_wlan.h
@@
-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