adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h
changeset 7 fa67e03b87df
parent 5 8ccc39f9d787
child 8 6295dc2169f3
--- a/adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h	Fri Jan 22 10:04:04 2010 +0200
+++ b/adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h	Wed Feb 17 13:58:55 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -469,6 +469,20 @@
             TUint8 origPresentInd);
 
         /**
+        * Read all address connected (needed for COLP)
+        * @param aMobileCallInfo Call info
+        * @param aTargetOrig Target origin
+        * @param aIsiMessage Received ISI message
+        * @param aSbStartOffSet Subblock start offset
+        * @return void
+        */
+        void ReadAllAddressConnected(
+            RMobileCall::TMobileCallInfoV1& aMobileCallInfo,
+            TBuf16<RMobilePhone::KMaxMobileTelNumberSize>& aTargetOrig,
+            const TIsiReceiveC &aIsiMessage,
+            TUint& aSbStartOffSet);
+
+        /**
         * Read origin call info
         * @param aMobileCallInfo Call info
         * @param aTargetOrigName Target origin name
@@ -793,6 +807,9 @@
         // call control result
         TUint8 iCcResult;
 
+        // flag telling whether resource control needs to be disabled
+        TUint8 iResourceControlSuppress;
+
     public:     // Friend classes
         // None
     protected:  // Friend classes