telephonyprotocols/rawipnif/inc/Constants.h
branchRCL_3
changeset 6 fc69e1e37771
parent 0 3553901f7fa8
child 7 fe8b59ab9fa0
--- a/telephonyprotocols/rawipnif/inc/Constants.h	Fri Mar 12 15:49:38 2010 +0200
+++ b/telephonyprotocols/rawipnif/inc/Constants.h	Mon Mar 15 12:45:06 2010 +0200
@@ -50,8 +50,10 @@
 	/** Bca in unkonwn State */
 	KBcaUnkownState,
 	/** BCA not exist*/
-	KBcaNotExist 	
-	};
+	KBcaNotExist,
+    /** BCA not exist*/
+    KBcaAlreadyExists
+    };
 
 
 const TUint16 KIp4FrameType = 0x21;