telephonyserverplugins/common_tsy/commontsy/exportinc/serviceapi/MmTsy_IPCdefs.h
branchRCL_3
changeset 65 630d2f34d719
parent 47 8b9e023e329f
child 66 07a122eea281
--- a/telephonyserverplugins/common_tsy/commontsy/exportinc/serviceapi/MmTsy_IPCdefs.h	Thu Aug 19 11:03:36 2010 +0300
+++ b/telephonyserverplugins/common_tsy/commontsy/exportinc/serviceapi/MmTsy_IPCdefs.h	Tue Aug 31 16:23:08 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-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"
@@ -15,7 +15,7 @@
 *
 */
 
-
+   
 
 
 /**
@@ -156,22 +156,20 @@
 	ECtsyPhoneCellInfoComp,
 	ECtsyPhoneCellInfoIndReq,
 	ECtsyPhoneCellInfoIndComp,
-	ECtsyPhoneCellInfoInd,	// 5
+	ECtsyPhoneCellInfoInd,
 	ECtsyUpdateLifeTimeReq,
 	ECtsyUpdateLifeTimeComp,
 	ECtsyPacketMbmsInitialiseContextReq,
 	ECtsyPacketMbmsInitialiseContextComp,
-	ECtsyPacketMbmsContextNotifyConfigChanged, // 10
+	ECtsyPacketMbmsContextNotifyConfigChanged,
 	ECtsyPhoneTerminateAllCallsReq,
 	ECtsyPhoneTerminateAllCallsComp,
 	// RMobilePhone::NotifySendNetworkServiceRequest
 	ECtsyPhoneSendNetworkServiceRequestReq,
 	ECtsyPhoneSendNetworkServiceRequestIndReq,
-	ECtsyPhoneSendNetworkServiceRequestInd,	//15
-	ECtsyPhoneGetPreferredNetworksReq,
-	ECtsyPhoneGetPreferredNetworksComp,
-	ECtsyPhoneStorePreferredNetworksListReq,
-	ECtsyPhoneStorePreferredNetworksListComp
+	ECtsyPhoneSendNetworkServiceRequestInd,
+	ECtsyPhoneTerminateActiveCallsReq,
+    ECtsyPhoneTerminateActiveCallsComp
 	};
 #else
 enum TCtsyIpc
@@ -181,18 +179,16 @@
 	ECtsyPhoneCellInfoIndReq,
 	ECtsyPhoneCellInfoIndComp,
 	ECtsyUpdateLifeTimeReq,
-	ECtsyUpdateLifeTimeComp,	// 5
+	ECtsyUpdateLifeTimeComp,
 	ECtsyPacketMbmsInitialiseContextReq,
 	ECtsyPacketMbmsInitialiseContextComp,
 	ECtsyPacketMbmsContextNotifyConfigChanged,
 	ECtsyPhoneTerminateAllCallsReq,
-	ECtsyPhoneTerminateAllCallsComp,	//10
+	ECtsyPhoneTerminateAllCallsComp,
 	ECtsyPhoneSendNetworkServiceRequestInd,
 	ECtsyGetPhoneIdV2Comp,
-	ECtsyPhoneGetPreferredNetworksReq,
-	ECtsyPhoneGetPreferredNetworksComp,
-	ECtsyPhoneStorePreferredNetworksListReq,	 //15
-	ECtsyPhoneStorePreferredNetworksListComp
+    ECtsyPhoneTerminateActiveCallsReq,
+    ECtsyPhoneTerminateActiveCallsComp
 	};
 #endif //USING_CTSY_DISPATCHER