wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h
changeset 39 3d23268b50f6
parent 17 41a8eba36f74
--- a/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h	Tue Jul 06 16:24:00 2010 +0300
+++ b/wlan_bearer/wlanldd/wlan_common/umac_common/inc/umac_types.h	Wed Aug 18 11:35:02 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
 */