diff -r fc69e1e37771 -r fe8b59ab9fa0 telephonyprotocols/rawipnif/inc/Constants.h --- 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