diff -r 6b1d113cdff3 -r 6638e7f4bd8f telephonyserverplugins/simatktsy/inc/stktsy_number_of_slots.h --- a/telephonyserverplugins/simatktsy/inc/stktsy_number_of_slots.h Mon May 03 13:37:20 2010 +0300 +++ b/telephonyserverplugins/simatktsy/inc/stktsy_number_of_slots.h Thu May 06 15:10:38 2010 +0100 @@ -1,43 +1,43 @@ -// Copyright (c) 2002-2009 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" -// which accompanies this distribution, and is available -// at the URL "http://www.eclipse.org/legal/epl-v10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// Defines number of slots for etel IPCs -// - - - -#ifndef _STKTSY_NUMBEROFSLOTS_H_ -#define _STKTSY_NUMBEROFSLOTS_H_ - -const TUint8 KSatNotifyDisplayTextPCmdSlots = 2; -const TUint8 KSatNotifyGetInkeyPCmdSlots = 2; -const TUint8 KSatNotifyGetInputPCmdSlots = 2; -const TUint8 KSatNotifyPlayTonePCmdSlots = 2; -const TUint8 KSatNotifySetUpMenuPCmdSlots = 2; -const TUint8 KSatNotifySelectItemPCmdSlots = 2; -const TUint8 KSatNotifySendSmPCmdSlots = 2; -const TUint8 KSatNotifySendSsPCmdSlots = 2; -const TUint8 KSatNotifySendUssdPCmdSlots = 2; -const TUint8 KSatNotifySetUpCallPCmdSlots = 2; -const TUint8 KSatNotifyRefreshPCmdSlots = 2; -const TUint8 KSatNotifyProactiveSimSessionEndSlots = 2; -const TUint8 KSatNotifySetUpIdleModeTextPCmdSlots = 2; -const TUint8 KSatNotifyLaunchBrowserSlots = 2; -const TUint8 KSatNotifyCallControlRequestSlots = 2; -const TUint8 KSatNotifySendDtmfSlots = 2; -const TUint8 KSatNotifySetUpEventListSlots = 4; - - -#endif // _STKTSY_NUMBEROFSLOTS_H_ - -// End of File +// Copyright (c) 2002-2009 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" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// Defines number of slots for etel IPCs +// + + + +#ifndef _STKTSY_NUMBEROFSLOTS_H_ +#define _STKTSY_NUMBEROFSLOTS_H_ + +const TUint8 KSatNotifyDisplayTextPCmdSlots = 2; +const TUint8 KSatNotifyGetInkeyPCmdSlots = 2; +const TUint8 KSatNotifyGetInputPCmdSlots = 2; +const TUint8 KSatNotifyPlayTonePCmdSlots = 2; +const TUint8 KSatNotifySetUpMenuPCmdSlots = 2; +const TUint8 KSatNotifySelectItemPCmdSlots = 2; +const TUint8 KSatNotifySendSmPCmdSlots = 2; +const TUint8 KSatNotifySendSsPCmdSlots = 2; +const TUint8 KSatNotifySendUssdPCmdSlots = 2; +const TUint8 KSatNotifySetUpCallPCmdSlots = 2; +const TUint8 KSatNotifyRefreshPCmdSlots = 2; +const TUint8 KSatNotifyProactiveSimSessionEndSlots = 2; +const TUint8 KSatNotifySetUpIdleModeTextPCmdSlots = 2; +const TUint8 KSatNotifyLaunchBrowserSlots = 2; +const TUint8 KSatNotifyCallControlRequestSlots = 2; +const TUint8 KSatNotifySendDtmfSlots = 2; +const TUint8 KSatNotifySetUpEventListSlots = 4; + + +#endif // _STKTSY_NUMBEROFSLOTS_H_ + +// End of File