wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h
changeset 32 c01ef7f246fd
parent 17 41a8eba36f74
--- a/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h	Mon Jun 21 10:46:23 2010 +0300
+++ b/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h	Fri Jul 02 13:43:20 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 29 %
+* %version: 30 %
 */
 
 #ifndef UMACTYPES_H
@@ -56,7 +56,9 @@
     EPsModeError
     } TIndication;
 
-
+/** Connect failed because of unsupported network configuration */
+const TInt KWlanErrUnsupportedNwConf = -333001;
+    
 /**
 * Maximum length of an SSID in BYTES
 */