telephonyprotocols/rawipnif/inc/Constants.h
branchRCL_3
changeset 7 fe8b59ab9fa0
parent 6 fc69e1e37771
child 8 3f227a47ad75
--- a/telephonyprotocols/rawipnif/inc/Constants.h	Mon Mar 15 12:45:06 2010 +0200
+++ b/telephonyprotocols/rawipnif/inc/Constants.h	Wed Mar 31 23:24:02 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -52,7 +52,9 @@
 	/** BCA not exist*/
 	KBcaNotExist,
     /** BCA not exist*/
-    KBcaAlreadyExists
+    KBcaAlreadyExists,
+    /** invalid packet size on uplink */
+    KFlowInvalidULPacketSize
     };
 
 
@@ -69,10 +71,6 @@
 // BTT TSY contants
 const TInt KTsyPhone = 0;
 
-// Flow control constants
-const TInt KStopSending		= 0;
-const TInt KContinueSending	= 1;
-
 _LIT(KRawIPNifName, "RawIP");
 
 // constants for diagnostic logging