--- a/basebandadaptationplugins/basebandchanneladaptorforc32/te_c32bca/configs/te_c32BcaUnit.xml Thu May 06 15:10:38 2010 +0100
+++ b/basebandadaptationplugins/basebandchanneladaptorforc32/te_c32bca/configs/te_c32BcaUnit.xml Wed Jun 02 16:33:50 2010 +0100
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (c) 2004-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"
@@ -83,9 +83,9 @@
</IAP>
<IAP operation="add">
- <Name>ECUART_Csy_Invalid_Port</Name>
+ <Name>PKTLB_Csy_Invalid_Port</Name>
<IAPService>OutgoingGPRS.Dummy</IAPService>
- <IAPBearer>ModemBearer.ECUART_Csy_Invalid_Port</IAPBearer>
+ <IAPBearer>ModemBearer.PKTLB_Csy_Invalid_Port</IAPBearer>
<IAPNetwork>Network.Intranet</IAPNetwork>
<IAPNetworkWeighting>0</IAPNetworkWeighting>
<LocationRef>Location.Mobile</LocationRef>
@@ -223,9 +223,10 @@
</ModemBearer>
<ModemBearer operation="add">
- <Name>ECUART_Csy_Invalid_Port</Name>
- <CSYName>ECUART</CSYName>
+ <Name>PKTLB_Csy_Invalid_Port</Name>
+ <CSYName>PKTLOOPBACK</CSYName>
<PortName>INVALID_PORT_NAME</PortName>
+ <CommRole>1</CommRole>
</ModemBearer>
--- a/basebandadaptationplugins/basebandchanneladaptorforc32/te_c32bca/src/te_C32BcaUnitSteps.cpp Thu May 06 15:10:38 2010 +0100
+++ b/basebandadaptationplugins/basebandchanneladaptorforc32/te_c32bca/src/te_C32BcaUnitSteps.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2004-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"
@@ -1301,13 +1301,17 @@
}
/**
-Tests C32Bca can read hidden records from the Comms database.
+Tests C32Bca can read hidden records from the Comms database.
+The test creates an entry in CommsDat for a valid CSY using an invalid (unknown) Port Id.
+The C32Bca reads this entry and tries to connect to the Comms Server, load the packet loopback csy and open channel UNKNOWN:0.
+The Comms Server returns -46, which indicates that it managed to load the packetloop bca csy but returns -46 indicating that
+port is invalid.
*/
TVerdict CHiddenIAPRecord::RunTestStepL()
{
- _LIT(KCsyName, "ECUART");
- _LIT(KCsyPortName, "ECUART::0");
+ _LIT(KCsyName, "PKTLOOPBACK");
+ _LIT(KCsyPortName, "UNKNOWN::0");
_LIT(KCsyRecordName, "DummyRecordName");
_LIT(KIAPRecordName, "DummyHiddenIAP");
--- a/telephonyprotocols/pdplayer/test/controlplane/group/BLD.INF Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/test/controlplane/group/BLD.INF Wed Jun 02 16:33:50 2010 +0100
@@ -31,11 +31,11 @@
../configs/te_controlplanenetworksideloopbackcsy.ini z:/testdata/configs/te_controlplanenetworksideloopbackcsy.ini
-../scripts/te_PDP_ControlPlane.script z:/testdata/scripts/te_PDP_ControlPlane.script
-../scripts/te_PDP_ControlPlane28.script z:/testdata/scripts/te_PDP_ControlPlane28.script
-../scripts/te_PDP_ControlPlane29.script z:/testdata/scripts/te_PDP_ControlPlane29.script
+../scripts/te_PDP_ControlPlane.script z:/testdata/scripts/te_pdp_controlplane.script
+../scripts/te_PDP_ControlPlane28.script z:/testdata/scripts/te_pdp_controlplane28.script
+../scripts/te_PDP_ControlPlane29.script z:/testdata/scripts/te_pdp_controlplane29.script
-te_PDPControlPlane.iby /epoc32/rom/include/te_PDPControlPlane.iby
+te_PDPControlPlane.iby /epoc32/rom/include/te_pdpcontrolplane.iby
PRJ_MMPFILES
--- a/telephonyprotocols/pdplayer/umts/test/Te_UmtsGprsSCPR/group/te_UmtsGprsScpr.iby Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/Te_UmtsGprsSCPR/group/te_UmtsGprsScpr.iby Wed Jun 02 16:33:50 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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"
@@ -63,6 +63,7 @@
data=EPOCROOT##epoc32\data\z\TestData\Configs\te_simtsy.ini Testdata\configs\te_simtsy.ini
data=EPOCROOT##epoc32\data\z\TestData\Configs\te_umtsgprsscpr_config.txt Testdata\configs\te_umtsgprsscpr_config.txt
data=EPOCROOT##epoc32\data\z\TestData\Configs\te_umtsgprsscpr_config2.txt Testdata\configs\te_umtsgprsscpr_config2.txt
+data=EPOCROOT##epoc32\data\z\TestData\Configs\te_umtsgprsscpr_config_noqostestnif.txt Testdata\configs\te_umtsgprsscpr_config_noqostestnif.txt
data=EPOCROOT##epoc32\data\z\TestData\Scripts\te_UmtsGprsSCPRConfig1Case1.script Testdata\scripts\te_UmtsGprsSCPRConfig1Case1.script
--- a/telephonyprotocols/pdplayer/umts/test/Te_UmtsGprsSCPR/scripts/te_cap_umtsgprsscpr_noqostestnif.script Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/Te_UmtsGprsSCPR/scripts/te_cap_umtsgprsscpr_noqostestnif.script Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2004-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"
@@ -59,6 +59,8 @@
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config_noqostestnif.txt c:\simtsy\config.txt
@@ -68,6 +70,8 @@
CED -i z:\testdata\configs\te_umtsgprsscpr_captest.cfg ced.log
RUN_SCRIPT Z:\TestData\Scripts\te_Cap_UmtsGprsScprConfig1Case1.script
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config.txt c:\simtsy\config.txt
@@ -105,6 +109,8 @@
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config_noqostestnif.txt c:\simtsy\config.txt
@@ -114,6 +120,8 @@
CED -i z:\testdata\configs\te_umtsgprsscpr_captest.cfg ced.log
RUN_SCRIPT Z:\TestData\Scripts\te_Cap_UmtsGprsScprConfig1Case1.script
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config.txt c:\simtsy\config.txt
@@ -152,6 +160,8 @@
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config_noqostestnif.txt c:\simtsy\config.txt
@@ -161,6 +171,8 @@
CED -i z:\testdata\configs\te_umtsgprsscpr_captest.cfg ced.log
RUN_SCRIPT Z:\TestData\Scripts\te_Cap_UmtsGprsScprConfig1Case1.script
+RUN_UTILS MakeReadWrite c:\simtsy\config.txt
+RUN_UTILS MakeReadWrite c:\config.txt
RUN_UTILS DeleteFile c:\simtsy\config.txt
RUN_UTILS DeleteFile c:\config.txt
RUN_UTILS CopyFile z:\TestData\Configs\te_umtsgprsscpr_config.txt c:\simtsy\config.txt
--- a/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/te_spudNetworkSide_r4_and_r5.ini Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/te_spudNetworkSide_r4_and_r5.ini Wed Jun 02 16:33:50 2010 +0100
@@ -159,7 +159,7 @@
QoSEventReq2Idx = 9
SubConnectionCount1 = 0
SubConnectionCount2 = 3
-PolicySelector = 1
+PolicySelector = 3
ParametersType = UmtsR99QoSAndOnTableRecord
ParametersRecordId = 1
@@ -226,13 +226,13 @@
[PrimaryQoSEventDeleteWithSecondary1330]
SimTsyTestNum = 1302
IapId = 5
-PrimaryIapId1 = 11
+DefaultIapId = 11
SecondaryActivationEvent1 = EQoSEventAddPolicy
SecondaryActivationEvent2 = EQoSEventConfirm
QoSEventReq1Idx = 0
SubConnectionCount1 = 2
SubConnectionCount2 = 3
-PolicySelector = 1
+PolicySelector = 3
ParametersType = UmtsR99QoSAndOnTableRecord
ParametersRecordId = 1
--- a/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/te_spudNetworkSide_r4_and_r5.xml Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/te_spudNetworkSide_r4_and_r5.xml Wed Jun 02 16:33:50 2010 +0100
@@ -848,6 +848,21 @@
<IapId>2</IapId>
<Priority>1</Priority>
</PolicySelector>
+
+ <PolicySelector operation ="add">
+ <PolicyId>3</PolicyId>
+ <SrcAddress>0.0.0.0</SrcAddress>
+ <SrcMask>255.255.255.255</SrcMask>
+ <DstAddress>192.168.1.1</DstAddress>
+ <DstMask>255.255.255.255</DstMask>
+ <SrcPort>1031</SrcPort>
+ <SrcPortMax>1031</SrcPortMax>
+ <DstPort>3461</DstPort>
+ <DstPortMax>3461</DstPortMax>
+ <ProtocolId>17</ProtocolId>
+ <IapId>11</IapId>
+ <Priority>1</Priority>
+ </PolicySelector>
</PolicySelectorTable>
</CommDB:Config>
--- a/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/scripts/TE_spudNetworkSide.script Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/scripts/TE_spudNetworkSide.script Wed Jun 02 16:33:50 2010 +0100
@@ -407,7 +407,7 @@
//! @SYMTestPriority Critical
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
-RUN_TEST_STEP 100 TE_SpudNetworkSide CSpudMultiPrimary z:\testdata\configs\te_spudNetworkSide.ini MultiPrimaryActivationOk1
+RUN_TEST_STEP 200 TE_SpudNetworkSide CSpudMultiPrimary z:\testdata\configs\te_spudNetworkSide.ini MultiPrimaryActivationOk1
DELAY 3000
RUN_TEST_STEP 100 TE_SpudNetworkSide CESockCheck z:\testdata\configs\te_spudNetworkSide.ini ESockCheck
END_TESTCASE NET-Spud-NetworkSide-0821
--- a/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/scripts/te_pdplayer_ip6.script Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/scripts/te_pdplayer_ip6.script Wed Jun 02 16:33:50 2010 +0100
@@ -132,7 +132,7 @@
//! @SYMTestPriority Critical
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
-RUN_TEST_STEP 60 te_spudnetworkside CSpudPrimaryEvent z:\testdata\configs\te_pdplayer_ip6.ini PrimaryQoSEventDelete1
+RUN_TEST_STEP 100 te_spudnetworkside CSpudPrimaryEvent z:\testdata\configs\te_pdplayer_ip6.ini PrimaryQoSEventDelete1
DELAY 3000
RUN_TEST_STEP 60 te_spudnetworkside CESockCheck z:\testdata\configs\te_pdplayer_ip6.ini ESockCheck
END_TESTCASE CBS-PDPLAYER-IP6-0005
@@ -399,7 +399,7 @@
//! @SYMTestPriority Critical
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
-RUN_TEST_STEP 100 te_spudnetworkside CSpudMultiPrimary z:\testdata\configs\te_pdplayer_ip6.ini MultiPrimaryActivationOk1
+RUN_TEST_STEP 200 te_spudnetworkside CSpudMultiPrimary z:\testdata\configs\te_pdplayer_ip6.ini MultiPrimaryActivationOk1
DELAY 3000
RUN_TEST_STEP 100 te_spudnetworkside CESockCheck z:\testdata\configs\te_pdplayer_ip6.ini ESockCheck
END_TESTCASE CBS-PDPLAYER-IP6-0020
--- a/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/src/te_spudNetworkSideSteps.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/src/te_spudNetworkSideSteps.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -757,7 +757,7 @@
#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
WaitForQoSEventL(_L("SecondaryActivationEvent2"),_L("SecondaryActivationEvent2Reason"));
#else
- User::After(KTimeToStartSecondary);
+ User::After(KTimeToStartSecondary*4);
VerifySubconnectionCountL(_L("SubConnectionCount2"), iap);
#endif
}
@@ -1145,7 +1145,7 @@
}
StartPrimaryOnlyL();
-
+ User::After(KTimeToStartSecondary);
TRequestStatus progressReqSt;
iInterface.ProgressNotification(iProgressBuf, progressReqSt, static_cast<TUint>(expProgress));
@@ -1961,9 +1961,18 @@
// start a secondary context with QoS parameters connected to the same address as above
// it will use the iSocket member variable to connect to the address
+
+ TInt defaultIapID = 2;
+ //the default IapID is usually defined in commsdb with value of 2.
+ //this allows us to change the default IapID, as in R4_and_R5 test the default ID is 11.
+ if(!GetIntFromConfig(ConfigSection(), _L("DefaultIapId"), defaultIapID))
+ {
+ defaultIapID = PDPIAP;
+ }
+
#ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
User::After(10*KTimeToStartSecondary);
- VerifySubconnectionCountL(_L("SubConnectionCount1"), PDPIAP);
+ VerifySubconnectionCountL(_L("SubConnectionCount1"), defaultIapID);
#endif
InitiateSecondaryStartL();
@@ -1976,7 +1985,7 @@
WaitForQoSEventL(_L("SecondaryActivationEvent2"), _L("SecondaryActivationEvent2Reason"));
#else
User::After(KTimeToStartSecondary);
- VerifySubconnectionCountL(_L("SubConnectionCount2"), PDPIAP);
+ VerifySubconnectionCountL(_L("SubConnectionCount2"), defaultIapID);
#endif
RSocket oppositeSecondarySocket;
--- a/telephonyprotocols/qos3gppcpr/group/bld.inf Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/qos3gppcpr/group/bld.inf Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -18,7 +18,7 @@
PRJ_EXPORTS
../inc/Qos3GPP_subconparams.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(networking/qos3gpp_subconparams.h)
../inc/Qos3GPP_subconparams.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(networking/qos3gpp_subconparams.inl)
-../inc/Qos3GPP_subconparams_factory.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/qos3GPP_subconparams_factory.h)
+../inc/Qos3GPP_subconparams_factory.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/qos3gpp_subconparams_factory.h)
../group/Qos3GPP.iby /epoc32/rom/include/qos3gpp.iby
--- a/telephonyprotocols/qos3gppcpr/inc/Qos3GPP_subconparams.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/qos3gppcpr/inc/Qos3GPP_subconparams.h Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -26,8 +26,6 @@
#define QOS3GPP_SUBCONPARAMS_H
#include <es_sock.h>
-#include <comms-infras/metadata.h>
-#include <comms-infras/metatype.h>
#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
#include <etelqos.h>
@@ -253,7 +251,7 @@
};
#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
-#include <networking/qos3GPP_subconparams_factory.h>
+#include <networking/qos3gpp_subconparams_factory.h>
#endif
#include <networking/qos3gpp_subconparams.inl>
--- a/telephonyprotocols/rawipnif/group/BLD.INF Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/rawipnif/group/BLD.INF Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -37,8 +37,8 @@
PRJ_TESTEXPORTS
// epoc.ini alternative and batchfile for replacement
-../DATA/epocrawip.ini z:/testdata/configs/epocrawip.ini
-../DATA/replaceepocrawipini.bat z:/testdata/configs/replaceepocrawipini.bat
+../data/epocrawip.ini z:/testdata/configs/epocrawip.ini
+../data/replaceepocrawipini.bat z:/testdata/configs/replaceepocrawipini.bat
PRJ_MMPFILES
--- a/telephonyprotocols/rawipnif/inc/Receiver.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/rawipnif/inc/Receiver.h Wed Jun 02 16:33:50 2010 +0100
@@ -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"
@@ -37,7 +37,9 @@
// Inherited from CActive.
virtual void RunL();
+ virtual TInt RunError(TInt aError);
virtual void DoCancel();
+
void StartListening();
private:
--- a/telephonyprotocols/rawipnif/src/Receiver.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/rawipnif/src/Receiver.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -143,6 +143,13 @@
}
}
+TInt CReceiver::RunError(TInt aError)
+ {
+ _LOG_L2C1(_L8("WARNING! CReceiver::RunError Read failed"));
+ iObserver.Stop(aError);
+ return KErrNone;
+ }
+
void CReceiver::DoCancel()
/**
* Cancel active request
--- a/telephonyprotocols/secondarypdpcontextumtsdriver/te_spudNetworkSide/group/BLD.INF Thu May 06 15:10:38 2010 +0100
+++ b/telephonyprotocols/secondarypdpcontextumtsdriver/te_spudNetworkSide/group/BLD.INF Wed Jun 02 16:33:50 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -28,13 +28,13 @@
../scripts/version1/TE_spudNetworkSide.script z:/testdata/scripts/te_spudnetworkside.script
../scripts/version1/TE_spudNetworkSide_nifman.script z:/testdata/scripts/te_spudnetworkside_nifman.script
../scripts/version1/TE_PppSize_spud.script z:/testdata/scripts/te_pppsize_spud.script
-../scripts/version1/TE_SpudNetworkside_Channel.script z:/testdata/scripts/Te_SpudNetworkside_Channel.script
+../scripts/version1/TE_SpudNetworkside_Channel.script z:/testdata/scripts/te_spudnetworkside_channel.script
#else
// script files
../scripts/TE_spudNetworkSide.script z:/testdata/scripts/te_spudnetworkside.script
../scripts/TE_spudNetworkSide_nifman.script z:/testdata/scripts/te_spudnetworkside_nifman.script
../scripts/TE_PppSize_spud.script z:/testdata/scripts/te_pppsize_spud.script
-../scripts/TE_SpudNetworkside_Channel.script z:/testdata/scripts/Te_SpudNetworkside_Channel.script
+../scripts/TE_SpudNetworkside_Channel.script z:/testdata/scripts/te_spudnetworkside_channel.script
../scripts/TE_spudNetworkSide_R4_and_R5.script z:/testdata/scripts/te_spudnetworkside_r4_and_r5.script
#endif
@@ -59,7 +59,7 @@
../configs/version1/TE_PppSize_spud.xml z:/testdata/configs/te_pppsize_spud.xml
../configs/version1/TE_PppSize_config.txt z:/testdata/configs/te_pppsize_config.txt
-../configs/version1/TE_SpudNetworkSide_Channel_config.txt z:/testdata/configs/TE_SpudNetworkSide_Channel_config.txt
+../configs/version1/TE_SpudNetworkSide_Channel_config.txt z:/testdata/configs/te_spudnetworkside_channel_config.txt
// Some error codes are platsec dependent
../configs/version1/TE_SpudNetworkSide_9x.ini z:/testdata/configs/te_spudnetworkside_platsec.ini
@@ -81,7 +81,7 @@
../configs/TE_PppSize_spud.xml z:/testdata/configs/te_pppsize_spud.xml
../configs/TE_PppSize_config.txt z:/testdata/configs/te_pppsize_config.txt
-../configs/TE_SpudNetworkSide_Channel_config.txt z:/testdata/configs/TE_SpudNetworkSide_Channel_config.txt
+../configs/TE_SpudNetworkSide_Channel_config.txt z:/testdata/configs/te_spudnetworkside_channel_config.txt
// Some error codes are platsec dependent
../configs/TE_SpudNetworkSide_9x.ini z:/testdata/configs/te_spudnetworkside_platsec.ini
Binary file telephonyserver/etelserverandcore/Documentation/platsec/API_Capability_Assignment.xls has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserver/etelserverandcore/Documentation/platsec/GenerateCapabilityList.pl Wed Jun 02 16:33:50 2010 +0100
@@ -0,0 +1,577 @@
+# Copyright (c) 2005-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:
+# Script to generate API Policing data structures from CSV file
+# Usage:
+# cvs files as input: GenerateCapabilityList.pl caps.csv [caps2.csv] [caps3.csv] ...
+# excel file as input: GenerateCapabilityList.pl caps.xls etel|phbksync|c32
+# output - file with extension out added to the name of the first argument
+# use strict;
+#
+#
+
+my $dest_file_ext = ".out";
+
+# following hash maps second input parameter to list of spreadsheets in the execel file to be processed
+my %inputParms =
+ (
+ "etel" => "etel etelmm etelpckt etelsat etelcdma customapi",
+ "phbksync" => "phbksync",
+ "c32" => "c32",
+ );
+
+my $capsColumnName = "Final Capabilities";
+my $ipcValueColumnName = "New IPC Number";
+
+my @spreadSheets = ();
+
+# All valid capabilities
+my %Capabilities =
+ (
+ "TCB" => 1,
+ "CommDD" => 1,
+ "PowerMgmt" => 1,
+ "MultimediaDD" => 1,
+ "ReadDeviceData" => 1,
+ "WriteDeviceData" => 1,
+ "DRM" => 1,
+ "TrustedUI" => 1,
+ "ProtServ" => 1,
+ "DiskAdmin" => 1,
+ "NetworkControl" => 1,
+ "AllFiles" => 1,
+ "SwEvent" => 1,
+ "NetworkServices" => 1,
+ "LocalServices" => 1,
+ "ReadUserData" => 1,
+ "WriteUserData" => 1,
+ "Location" => 1
+ );
+
+sub validate_capabilities
+ {
+ my ($caps) = @_;
+ no warnings; # silence spurious -w undef complaints
+ if (@$caps eq 0)
+ {
+ return 0;
+ }
+
+ $cap = $caps->[0];
+
+ if ((@$caps == 1) and (($cap =~ /KCapabilityNone/)
+ or ($cap =~ /None/) or ($cap =~ /CustomCheckStart/)
+ or ($cap =~ /CustomCheckEnd/) or ($cap =~ /CustomCheckSingle/)))
+ {
+ if($cap =~ /KCapabilityNone/)
+ {
+ $cap=substr( $caps->[$0], 11 );
+ $caps->[$0]=$cap;
+ }
+
+ return 1; # magic "capabilities"
+ }
+
+ for ($i = 0; $i < @$caps; $i++)
+ {
+ if($caps->[$i] =~ /^KCapability/)# old csv format
+ {
+ $cap=substr( $caps->[$i], 11 );
+ $caps->[$i]=$cap;
+ #printf "\n KCapability found: $cap";
+ }
+ else
+ {
+ $cap=$caps->[$i];
+ }
+
+ #printf "\n ->$cap<-";
+
+ if($Capabilities{$cap} ne 1)
+ {
+ return 0;
+ }
+ }
+
+ return 1;
+ }
+
+my %ipc_table = ();
+my $count = 0;
+my $ipc_num = 0;
+my $numOfFiles = @ARGV;
+my $inputMode = "";
+my %policies = ();
+
+# parse arguments in order to figure out type of input files
+if ($numOfFiles > 0)
+ {
+ $source_file = $ARGV[0];
+
+ foreach $i (0 .. $#ARGV)
+ {
+ if ($inputMode eq "") # first argument
+ {
+ if ($ARGV[$i] =~ /$\.csv/)
+ {
+ $inputMode = "csv";
+ }
+ elsif ($ARGV[$i] =~ /$\.xls/) # excel
+ {
+ $inputMode = "excel";
+ }
+ else
+ {
+ die " Unexpected argument $ARGV[$i] !\n";
+ }
+ }
+ else # verify consistency of follow-up arguments
+ {
+ if (($inputMode eq "csv") and !($ARGV[$i] =~ /$\.csv/) )
+ {
+ die " Unexpected mixed arguments inputMode: $inputMode file:$ARGV[$i] \n";
+ }
+ elsif (($inputMode eq "excel") and ($i > 1))
+ {
+ die " Unexpected arguments $ARGV[$i] \n";
+ }
+ elsif (($inputMode eq "excel") and ($i eq 1))
+ {
+ if($inputParms{$ARGV[$i]} ne "")
+ {
+ @spreadSheets= split('\s+' ,$inputParms{$ARGV[$i]});
+ }
+ else
+ {
+ die "Sheet not supported: $ARGV[$i]";
+ }
+ }
+ }
+ } # foreach argument in command line
+
+ if (($inputMode eq "excel") and ($#ARGV == 0))
+ {
+ die "\nArgument missing - name of the server!\n";
+ }
+
+ if ($inputMode eq "csv") # process input csv files
+ { # TODO - Fix hashing into %policies (currently, this script is broken when used with csv becauase of this)
+ my $nameOfInputFile = "";
+ while (<ARGV>)
+ {
+ if ($ARGV ne $nameOfInputFile)
+ {
+ $nameOfInputFile=$ARGV;
+ print "\nProcessing $nameOfInputFile";
+ }
+
+ if (/(.*),([0-9]+),(.*)$/)
+ {
+ $count++;
+ m/(.*),([0-9]+),(.*)$/;
+
+ $ipc_num = $2;
+ $capability = $3;
+ $capability =~ s/,(.*)//;
+
+ $capability =~ s/^\s+//;
+ $capability =~ s/\s+$//; # remove leading & trailing white spaces
+
+ if($ipc_table{$ipc_num} ne "")
+ {
+ print "\nWarning - ipc $ipc_num is already defined with capability $ipc_table{$ipc_num} - $capability to be assigned .";
+ }
+ else
+ {
+ my @capsArray = sort split('\s+', $capability);
+
+ if (validate_capabilities(\@capsArray ) != 1)
+ {
+ die "Capabilities are not valid for IPC #$ipc_num ! ";
+ }
+
+ my $sortedCaps="";
+ for (my $i = 0; $i < scalar @capsArray; $i++)
+ {
+ $sortedCaps=$sortedCaps." $capsArray[$i]";
+ }
+
+ $ipc_table{$ipc_num} = $sortedCaps;
+ #print "\nipc $ipc_num is capability $ipc_table{$ipc_num} !";
+ }
+ }
+ }
+ $ipc_num++;
+ } # csv files, processed
+
+ elsif ($inputMode eq "excel") # process input excel file - set of sheets defined by second parameter
+ {
+ use Win32::OLE;
+ # Establish MS Excel Access
+ eval {$main::excel= Win32::OLE->GetActiveObject('Excel.Application')};
+
+ die "Excel is not installed" if $@;
+
+ unless (defined $main::excel)
+ {
+ $main::excel = Win32::OLE->new('Excel.Application', sub {$_[0]->Quit;})
+ or die "Cant start Excel";
+ }
+ print "Excel access established\n";
+
+ $main::excel->{DisplayAlerts} = 0; # turn off pesky alerts
+
+ # Open Our Capability Book & Spreadsheet
+ $main::excelbook = $main::excel->Workbooks->Open({FileName => $source_file, ReadOnly=>1})
+ or die "Can't open $source_file";
+ print "Excel spreadsheet $source_file opened\n";
+
+ #################################
+ for $spreadSheet (@spreadSheets)
+ {
+ print "\n\nProcessing sheet $spreadSheet\n";
+ $main::excelsheet = $main::excelbook->Worksheets($spreadSheet)
+ or die "Can't open sheet $spreadSheet";
+
+ $main::excelsheet->Activate();
+ my $numRows = $main::excelsheet->UsedRange->Rows->{Count};
+ my $numColumns = $main::excelsheet->UsedRange->Columns->{Count};
+
+ my $IpcCol = 0;
+ my $CapsCol = 0;
+
+ for (my $col = 1; ($col <= $numColumns) and (($IpcCol == 0) or ($CapsCol == 0)); $col++)
+ {
+ $nameOfCol = $main::excelsheet->Cells(1,$col)->{'Value'};
+
+ if ($nameOfCol =~ /$ipcValueColumnName/)
+ {
+ $IpcCol = $col;
+ }
+ elsif ($nameOfCol =~ /$capsColumnName/)
+ {
+ $CapsCol = $col;
+ }
+ } # end finding out relevant columns
+
+ for (my $row = 2; ($row <= $numRows); $row++) # Start at row = 2 because anything above is header.
+ {
+ $ipc_num = $main::excelsheet->Cells($row,$IpcCol)->{'Value'};
+ #printf "\n row: $row - ipc: $ipc_num";
+ if($ipc_num ne "")
+ {
+ $capability = $main::excelsheet->Cells($row,$CapsCol)->{'Value'};
+ $capability =~ s/,(.*)//;
+
+ $capability =~ s/^\s+//;
+ $capability =~ s/\s+$//; # remove leading & trailing white spaces
+
+ if($ipc_table{$ipc_num} ne "")
+ {
+ print "\nWarning - ipc $ipc_num is already defined with capability $ipc_table{$ipc_num} - $capability to be assigned.";
+ }
+ else
+ {
+ my @capsArray = sort { $a cmp $b } split('\s+', $capability);
+
+ if (validate_capabilities(\@capsArray ) != 1)
+ {
+ die "Capabilities are not valid for IPC #$ipc_num!";
+ }
+ my $sortedCaps = "";
+ foreach my $seperateCap (@capsArray)
+ { # TODO - remove leading white space
+ $sortedCaps .= " $seperateCap";
+ }
+ $ipc_table{$ipc_num} = $sortedCaps;
+
+ if (!($sortedCaps =~ /CustomCheck/)) # Create a policy entry for each new combination of caps
+ { # TODO move this down to where ranges are generated
+ if ($policies{$sortedCaps})
+ {
+ $policies{$sortedCaps}++; # TODO no need to increment number.
+ }
+ else
+ {
+ $policies{$sortedCaps} = 1;
+ }
+ }
+ }
+
+ $ipc_num++;
+ }
+ } # end for all rows
+
+ $main::excelsheet->Close();
+ } # end for workSheets
+
+ #################################
+ $main::excel->ActiveWorkbook->Close(0);
+ $main::excel->Quit();
+ } # excel spreadsheet
+ else
+ {
+ die "$source_file is neither csv nor xls file !";
+ }
+
+ # at this point following hash is generated, where $ipc_table{k} is unique, but not sorted yet
+ # ipc1 caps1
+ # ipc2 caps2
+ # ...
+ # ipcn capsn
+ @ipcs = sort {$a <=> $b} keys %ipc_table;
+
+ if(@ipcs == 0)
+ {
+ die "\n There are no ipcs defined!\n";
+ }
+
+ # generate hash that contains ranges of ipcs with same capability :
+ # ipc1 count1
+ # ipc2 count2
+ # ...
+ # ipcm count m
+
+ # number of ranges is less or ( in the worst case) equal to number of input ipcs
+ # ipcs are sorted in incremental order
+
+ open(OUTPUT, ">$source_file$dest_file_ext")
+ or die "Can't create output file: $!";
+
+ # generate ranges
+ my @range_sizes = ();
+ my @range_starts = ();
+
+ my $customCheckOn = 0;
+ $count = -1; # initial count of ipcs in the range
+
+ # prepare for start
+ push @range_starts, $ipcs[0];
+ my $caps = $ipc_table{$ipcs[0]};
+ $prev_caps = $caps;
+ $prev_ipc = $ipcs[0]-1;
+
+ for $ipc (@ipcs)
+ {
+ $caps = $ipc_table{$ipc};
+ $count++;
+
+ # enforce pairs CustomCheckStart/CustomCheckEnd
+ if(($customCheckOn == 1) and !($caps =~ /CustomCheckEnd/))
+ {
+ die "Inconsistent use of CustomCheckEnd at ipc #$ipc \n";
+ }
+
+ if ($caps =~ /CustomCheckStart/ and $customCheckOn == 1)
+ {
+ die "Inconsistent use of CustomCheck at ipc #$ipc; CustomCheckStart already at previous IPC\n";
+ }
+ elsif ($caps =~ /CustomCheckEnd/ and $customCheckOn == 0)
+ {
+ die "Inconsistent use of CustomCheck at ipc #$ipc; CustomCheckEnd without a start\n";
+ }
+ elsif ($caps =~ /CustomCheckStart/)
+ {
+ $customCheckOn = 1;
+ if ($ipc ne $ipcs[0]) # custom range is not the first
+ {
+ push (@range_sizes, $count); # complete previous range
+ # start new range
+ push (@range_starts, $ipc);
+ }
+
+ $prev_ipc = $ipc;
+ $prev_caps = $caps;
+ $count = 0;
+ next;
+ }
+ elsif( $caps =~ /CustomCheckEnd/)
+ {
+ $customCheckOn = 0;
+ $count = $ipc-$prev_ipc;
+
+ if($count == 0)
+ {
+ $count = 1;
+ }
+
+ $prev_ipc = $ipc;
+ next;
+ }
+
+ # end of the range if caps differ of non-sequental ipcs
+ if (($caps ne $prev_caps) or ($prev_ipc ne ($ipc-1)))
+ {
+ push (@range_sizes, $count);
+
+ # start new range
+ push (@range_starts, $ipc);
+ $count = 0;
+ }
+
+ # continue to iterate through range
+ $prev_ipc = $ipc;
+ $prev_caps = $caps;
+ } # for all IPCs
+
+ $count++;
+ push @range_sizes, $count;
+
+ # now generate output c++ structures
+
+ $range_id = 0;
+ $curr_ipc = $ipcs[0];
+ $range_start = $curr_ipc;
+ print OUTPUT "\n\nconst TInt iRanges[] = \n\t{\n";
+
+ $startRange=0;
+ $numOfRanges=0;
+ $i=0;
+ $lastIpc= $range_starts[(scalar @range_starts)-1];
+
+ for $startIpcs (@range_starts)
+ {
+ if($startRange != $startIpcs)
+ {
+ $endRange = $startIpcs-1;
+ print OUTPUT "\t$startRange,\t\t//range is $startRange-$endRange inclusive\n";
+ $numOfRanges++;
+ }
+
+ $endRange = $startIpcs + $range_sizes[$i]-1;
+
+ if($endRange != $startIpcs)
+ {
+ print OUTPUT "\t$startIpcs,\t\t//range is $startIpcs-$endRange inclusive\n";
+ }
+ else
+ {
+ if( ($customCheckOn == 1) and ($lastIpc eq $startIpcs ))
+ {
+ print OUTPUT "\t$startIpcs,\t\t//range is $startIpcs-KMaxTInt\n";
+ }
+ else
+ {
+ print OUTPUT "\t$startIpcs,\t\t//range is $startIpcs\n";
+ }
+ }
+ $numOfRanges++;
+ $startRange = $endRange + 1;
+ $i++;
+ } # for each range of IPCs
+
+ if(!($customCheckOn == 1))
+ {
+ print OUTPUT "\t$startRange,\t\t//range is $startRange-KMaxTInt inclusive\n";
+ $numOfRanges++;
+ }
+ print OUTPUT "\t};\n";
+
+ print OUTPUT "\nconst TUint iRangeCount = $numOfRanges;\n";
+
+ # Number the policies in the order they will be placed in the server's const static array
+ my $ii = 0;
+ # Sort the policies table for later printing into an array
+ foreach (sort keys %policies)
+ {
+ # Ensure array indicies are given correctly to all policies.
+ $policies{$_} = $ii++;
+ }
+
+ print OUTPUT "\n\nconst TUint8 iElementsIndex[] = \n\t{\n";
+ $startRange=0;
+ $i=0;
+
+ for $startIpc (@range_starts)
+ {
+ if($startRange != $startIpc)
+ {
+ $endRange = $startIpc-1;
+ print OUTPUT "\tCPolicyServer::ENotSupported,\n"; # range not covered by API policing
+ $numOfRanges++;
+ }
+
+ if(($ipc_table{$startIpc} =~ /CustomCheckSingle/))
+ {
+ print OUTPUT "\tCPolicyServer::ECustomCheck,\n"; # range to be custom checked
+ }
+ elsif(!($ipc_table{$startIpc} =~ /CustomCheck/))
+ {
+ print OUTPUT "\t$policies{$ipc_table{$startIpc}},\n";
+ }
+ else
+ {
+ print OUTPUT "\tCPolicyServer::ECustomCheck,\n"; # range to be custom checked
+ }
+
+ $endRange = $startIpc + $range_sizes[$i]-1;
+ $startRange=$endRange+1;
+ $i++;
+ } # For each range print link to policy table
+
+ if( !($customCheckOn == 1) )
+ {
+ print OUTPUT "\tCPolicyServer::ENotSupported,\n"; # last range - up to KIntMax
+ }
+ print OUTPUT "\t};\n";
+
+ print OUTPUT "\n\nconst CPolicyServer::TPolicyElement iElements[] = \n\t{\n";
+ $startRange = 0;
+ $currentRange = 0;
+ $range_id = 0;
+
+ foreach (sort keys %policies)
+ {
+ my @capsArray = split ('\s+', $_);
+ my $numberCaps=scalar @capsArray-1;
+
+ print OUTPUT "\t{ _INIT_SECURITY_POLICY_C$numberCaps( ";
+ for (my $i = 1; $i < $numberCaps; $i++) # Should start at zero, but would need to change lines 283-286 first; i.e. get rid of space at beginning of $capsArray[i].
+ {
+ if($capsArray[$i] =~ /None/)
+ {
+ print OUTPUT "ECapability_$capsArray[$i], ";
+ }
+ else
+ {
+ print OUTPUT "ECapability$capsArray[$i], ";
+ }
+ } # foreach capability, output a security caps flag
+
+ if($capsArray[$numberCaps] =~ /None/)
+ {
+ print OUTPUT "ECapability_$capsArray[$numberCaps])";
+ }
+ else
+ {
+ print OUTPUT "ECapability$capsArray[$numberCaps])";
+ }
+
+ print OUTPUT ", CPolicyServer::EFailClient},\n";
+ }
+
+ print OUTPUT "\t};\n";
+
+ print OUTPUT "\n\nconst CPolicyServer::TPolicy iPolicy = \n\t{\n";
+ print OUTPUT "\tCPolicyServer::EAlwaysPass,\n";
+ print OUTPUT "\tiRangeCount,\n";
+ print OUTPUT "\tiRanges,\n";
+ print OUTPUT "\tiElementsIndex,\n";
+ print OUTPUT "\tiElements\n";
+ print OUTPUT "\t};\n";
+ close(OUTPUT);
+ }
+else
+ {
+ die "Bad arguments !";
+ }
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserver/etelserverandcore/Documentation/platsec/readme.txt Wed Jun 02 16:33:50 2010 +0100
@@ -0,0 +1,37 @@
+Generating PlatSec Caps Tables for ETel
+=======================================
+
+
+1.
+==
+
+Update the spreadsheet API_Capability_Assignment.xls, ensuring that at minimum "New IPC Number" and "Final Capabilities" columns are filled in for the correct API worksheet.
+
+
+2.
+==
+
+Run the following command:
+
+ GenerateCapabilityList.pl "<XLS_full_path>" etel
+
+<XLS_full_path> = Full path name for the API_Capability_Assignment.xls file.
+
+
+3.
+==
+
+This will generate a ".out" text file (e.g. API_Capability_Assignment.xls.out), which will contain all the information required to correctly update the following ETel source file:
+
+ telephony\etel\SETEL\ET_SVR.CPP
+
+
+Note:
+=====
+
+Please ensure the ETel PlatSec test suite is also updated by modifying the following file:
+
+ telephony\etel\TETEL\CapTestFramework\EtelMessage.csv
+
+Also add entries for the new IPC(s) to \telephony\etel\EtelRecorder\playback\inc\tipclookup.h
+
--- a/telephonyserver/etelserverandcore/SETEL/ET_PHONE.CPP Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserver/etelserverandcore/SETEL/ET_PHONE.CPP Wed Jun 02 16:33:50 2010 +0100
@@ -1838,6 +1838,7 @@
if (basicMessageType==EIsaUnicodeDoubleDesTobeRead)
{
TDes16* dataDes2=BufferDes2u(aReqEntry->iBuffer,CBuffer::ESlotRead);
+ __ASSERT_ALWAYS(dataDes2!=NULL,Fault(EEtelFaultDes2DoesNotExist));
TRAP(ret,aReqEntry->iMessage.WriteL(2,*dataDes2));
if(ret!=KErrNone)
--- a/telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmphonefactorytsy.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmphonefactorytsy.h Wed Jun 02 16:33:50 2010 +0100
@@ -103,17 +103,10 @@
TBool IsSupported( const TInt aFunctionalUnit );
#ifdef USING_CTSY_DISPATCHER
protected:
-
- TBool UsingCtsyDispatcher();
+
+ TBool UsingCtsyDispatcher();
+ MLtsyFactoryBase* LoadLibraryL();
#endif // #endif USING_CTSY_DISPATCHER
- MLtsyFactoryBase* LoadLibraryL();
-
- private:
- TPtrC ReadDllNameFromConfigL(const TDesC& aConfigData);
- TUint ReadDllUidFromConfigL(const TDesC& aConfigData);
- static void ReadConfigFileL(RBuf* aConfigData);
- static TPtrC GetValueForKeyL(const TDesC& aKeysValues, const TDesC& aKey);
-
private: // Data
/**
@@ -127,8 +120,17 @@
* Not owned.
*/
MMessageRouter* iMessageRouter;
-
+
+ /**
+ * Pointer to LTSY factory, used to retrieve LTSY and SIM ATK TSY
+ * Not owned.
+ */
+ MLtsyFactoryBase* iLtsyFactory;
+#ifdef USING_CTSY_DISPATCHER
RLibrary iLoadedLib; //can either be LicenseeTsy or CtsyDispatcher dlls
+#endif // #ifdef USING_CTSY_DISPATCHER
};
#endif // CMMPHONEFACTORYTSY_H
+
+// End of File
--- a/telephonyserverplugins/common_tsy/commontsy/inc/tflogger.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/commontsy/inc/tflogger.h Wed Jun 02 16:33:50 2010 +0100
@@ -31,7 +31,6 @@
// UDEB BUILD:
#define TF_LOGGING_METHOD 3 // 0 = No logging,
// 1 = Flogger,
- // 2 = RDebug
// 3 = CommsDebug
#endif
@@ -47,10 +46,6 @@
_LIT(KTfLogFolder,"TF");
_LIT(KTfLogFile,"TFLOG.TXT");
-#elif TF_LOGGING_METHOD == 2 // RDebug
-
-#include <e32svr.h>
-
#elif TF_LOGGING_METHOD == 3 // CommsDebug
#include <comms-infras/commsdebugutility.h>
@@ -77,15 +72,6 @@
#define TFLOGSTRING4(AAA,BBB,CCC,DDD) /*lint --e{717}, --e{1534} */ do { _LIT(tempLogDes,AAA); RFileLogger::WriteFormat(KTfLogFolder(),KTfLogFile(),EFileLoggingModeAppend,TRefByValue<const TDesC>(tempLogDes()),BBB,CCC,DDD); } while (0)
-#elif TF_LOGGING_METHOD == 2 // RDebug
-
-#define TFLOGTEXT(AAA) RDebug::Print(AAA)
-#define TFLOGSTRING(AAA) /*lint --e{717}, --e{1534} */ do { _LIT(tempLogDes,AAA); RDebug::Print(tempLogDes); } while (0)
-#define TFLOGSTRING2(AAA,BBB) /*lint --e{717}, --e{1534} */ do { _LIT(tempLogDes,AAA); RDebug::Print(tempLogDes, BBB); } while (0)
-#define TFLOGSTRING3(AAA,BBB,CCC) /*lint --e{717}, --e{1534} */ do { _LIT(tempLogDes,AAA); RDebug::Print(tempLogDes, BBB, CCC); } while (0)
-#define TFLOGSTRING4(AAA,BBB,CCC,DDD) /*lint --e{717}, --e{1534} */ do { _LIT(tempLogDes,AAA); RDebug::Print(tempLogDes, BBB, CCC, DDD); } while (0)
-
-
#elif TF_LOGGING_METHOD == 3 // CommsDebug
_LIT8(KTSYSubSystem, "tsy");
#ifdef TF_SAT_LOGGING
@@ -110,7 +96,7 @@
#endif // TF_LOGGING_METHOD
-#if TF_LOGGING_METHOD == 1 || TF_LOGGING_METHOD == 2
+#if TF_LOGGING_METHOD == 1
// Note, #x and __FILE__ must be stored to char string first, making them 16bit
// strings with _LIT will not work in all compilers.
@@ -130,7 +116,7 @@
#define TF_ASSERT(x)
#define TF_ASSERT_NOT_REACHED()
-#endif // TF_LOGGING_METHOD == 1 || TF_LOGGING_METHOD == 2
+#endif // TF_LOGGING_METHOD == 1
#endif // __TFLOGGER_H__
--- a/telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmlinelist.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmlinelist.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -107,6 +107,7 @@
if ( iObjectContainer && iInitialised)
{
TFLOGSTRING2("TSY: CMmLineList::GetMmLineByMode::iObjectContainer->Count()=%d", iObjectContainer->Count());
+
for ( TInt i = 0; i < iObjectContainer->Count(); i++ )
{
if ( iIsLineInUse[ i ] != EFalse )
@@ -144,6 +145,7 @@
if ( iObjectContainer && iInitialised )
{
TFLOGSTRING2("TSY: CMmLineList::GetMmLineByIndex:iObjectContainer->Count()=%d", iObjectContainer->Count());
+
if ( aIndex >= 0 && aIndex < iObjectContainer->Count() )
{
if( iObjectContainer->At( aIndex ) != tempObject )
@@ -176,6 +178,8 @@
if ( iObjectContainer )
{
TFLOGSTRING2("TSY: CMmLineList::AddLineObject:iObjectContainer->Count()=%d", iObjectContainer->Count());
+
+
TInt trapError( KErrNone );
if ( 0 == aLineName.CompareF( KMmTsyVoice1LineName ) )
@@ -295,6 +299,7 @@
if ( iObjectContainer )
{
TFLOGSTRING2("TSY: CMmLineList::GetObjectByIndex. iObjectContainer->Count()=%d", iObjectContainer->Count());
+
if ( iIsLineInUse[ aIndex ] )
{
mmObject = iObjectContainer->At( static_cast<TInt>( aIndex ) );
--- a/telephonyserverplugins/common_tsy/group/bld.inf Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/group/bld.inf Wed Jun 02 16:33:50 2010 +0100
@@ -95,10 +95,9 @@
#endif
// variant information. c32.exe SID is 101F7989
-../commontsy/inc/operatorVariants.ini z:/private/101f7989/operatorvariants.ini
-
-// by default load the non-dispatcher LTSY
-../phonetsy/data/ltsydata.ini z:/private/101f7989/ltsydata.ini
+../commontsy/inc/operatorVariants.ini /epoc32/data/z/private/101f7989/operatorvariants.ini
+../commontsy/inc/operatorVariants.ini /epoc32/release/winscw/udeb/z/private/101f7989/operatorvariants.ini
+../commontsy/inc/operatorVariants.ini /epoc32/release/winscw/urel/z/private/101f7989/operatorvariants.ini
// ROM
@@ -109,8 +108,8 @@
// ConfML files
../conf/ctsy.confml OS_LAYER_EXPORTS_CONFML(ctsy.confml)
-../conf/ctsy_10282DFE.crml OS_LAYER_EXPORTS_CRML(ctsy_10282DFE.crml)
-../conf/ctsy_102029A2.crml OS_LAYER_EXPORTS_CRML(ctsy_102029A2.crml)
+../conf/ctsy_10282DFE.crml OS_LAYER_EXPORTS_CRML(ctsy_10282dfe.crml)
+../conf/ctsy_102029A2.crml OS_LAYER_EXPORTS_CRML(ctsy_102029a2.crml)
../conf/ctsy_10282826.crml OS_LAYER_EXPORTS_CRML(ctsy_10282826.crml)
../conf/ctsy_10282827.crml OS_LAYER_EXPORTS_CRML(ctsy_10282827.crml)
--- a/telephonyserverplugins/common_tsy/group/ctsy.iby Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/group/ctsy.iby Wed Jun 02 16:33:50 2010 +0100
@@ -36,7 +36,6 @@
// c32.exe SID is 101F7989
data=ZPRIVATE\101f7989\operatorVariants.ini private\101f7989\operatorVariants.ini
-data=ZPRIVATE\101f7989\ltsydata.ini private\101f7989\ltsydata.ini
//*** customapi ***
file=ABI_DIR\DEBUG_DIR\CUSTOMAPI.DLL Sys\Bin\CUSTOMAPI.DLL
--- a/telephonyserverplugins/common_tsy/phonetsy/group/phonetsy.mmh Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/phonetsy/group/phonetsy.mmh Wed Jun 02 16:33:50 2010 +0100
@@ -50,14 +50,13 @@
LIBRARY etelmm.lib // ETel Multimode API
#ifndef CTSY_DISPATCHER
//LIBRARY licenseetsy.lib // LTSY
- LIBRARY commontsy.lib // Common TSY
+LIBRARY commontsy.lib // Common TSY
#else
LIBRARY commontsyfordispatcher.lib // Common TSY for Dispatcher
#endif //CTSY_DISPATCHER
LIBRARY flogger.lib // Logging
LIBRARY licenseetsy.lib // LTSY
LIBRARY featmgr.lib // for featuremanager
-LIBRARY efsrv.lib // config file reading
#include <comms-infras/commsdebugutility.mmh>
--- a/telephonyserverplugins/common_tsy/phonetsy/src/cmmphonefactorytsy.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/phonetsy/src/cmmphonefactorytsy.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -14,29 +14,28 @@
// INCLUDE FILES
//
+
+
#include <featmgr/featurecontrol.h>
#include <featureuids.h>
-#include <ctsy/mmtsy_names.h>
-#include <ctsy/serviceapi/ctsysatmessagingbase.h>
-
-#include "cmmmessagemanagerbase.h"
#include "cmmphonefactorytsy.h"
#include "cmmphonetsy.h"
+#include <ctsy/mmtsy_names.h>
#include "MmTsy_conf.h"
-
-_LIT(KLtsyIniFile, "ltsydata.ini");
+#include "cmmmessagemanagerbase.h"
+#include <ctsy/serviceapi/ctsysatmessagingbase.h>
#ifdef USING_CTSY_DISPATCHER
-_LIT(KDefaultLicenseeTsyDllName, "ctsydispatcher.dll");
-const TInt KDefaultLicenseeTsyUID3 = 0x10285C38;
-#else
-_LIT(KDefaultLicenseeTsyDllName, "licenseetsy.dll");
-const TInt KDefaultLicenseeTsyUID3 = 0x2000BEE4;
-#endif //USING_CTSY_DISPATCHER
+_LIT(KLicenseeTsyDllName, "licenseetsy.dll");
+_LIT(KCtsyDispatcherDllName, "ctsydispatcher.dll");
+
+const TInt KLicenseeTsyUID3 = 0x2000BEE4;
+const TInt KCtsyDispatcherUID3 = 0x10285C38;
typedef MLtsyFactoryBase*(*TFactoryBaseNewL)();
+#endif //USING_CTSY_DISPATCHER
// ======== MEMBER FUNCTIONS ========
CMmPhoneFactoryTsy::CMmPhoneFactoryTsy()
@@ -63,8 +62,10 @@
CMmPhoneFactoryTsy::~CMmPhoneFactoryTsy()
{
+#ifdef USING_CTSY_DISPATCHER
iLoadedLib.Close();
- }
+#endif //USING_CTSY_DISPATCHER
+ }
// ---------------------------------------------------------------------------
// CMmPhoneFactoryTsy::NewPhoneL
@@ -81,24 +82,24 @@
// In case of debug build, print flag info.
#ifdef TF_LOGGING_ENABLED
- RFeatureControl featureControl;
- TInt err = featureControl.Open();
- if (err != KErrNone)
- {
+ RFeatureControl featureControl;
+ TInt err = featureControl.Open();
+ if (err != KErrNone)
+ {
TFLOGSTRING("CMmPhoneFactoryTsy::NewPhoneL - failed to connect to FeatMgr");
- }
- else if (featureControl.FeatureSupported(NFeature::KCsVideoTelephony) == KFeatureSupported)
+ }
+ else if (featureControl.FeatureSupported(NFeature::KCsVideoTelephony) == KFeatureSupported)
{
TFLOGSTRING("TSY: __CS_VIDEO_TELEPHONY -flag is on");
}
- else if (featureControl.FeatureSupported(NFeature::KEmergencyCallsEnabledInOfflineMode) == KFeatureSupported)
+ else if (featureControl.FeatureSupported(NFeature::KEmergencyCallsEnabledInOfflineMode) == KFeatureSupported)
{
TFLOGSTRING("TSY: __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE -flag is on");
}
- featureControl.Close();
+ featureControl.Close();
#endif
-
+
// Check if the Phone Name is OK
if ( KErrNone == aName.CompareF( KMmTsyPhoneName ) )
{
@@ -106,48 +107,58 @@
// Create Message Manager (the 'core' of the LTSY Plug-in API)
CMmMessageManagerBase* messageManager = CMmMessageManagerBase::NewL();
- User::LeaveIfNull(messageManager);
- CleanupStack::PushL( messageManager );
-
- // LTSY Plug-in API successfully created
-TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - Starting to open LicenceeTSY");
-
- // get TSY message manager callback object
- MmMessageManagerCallback* callBack =
- messageManager->GetMessageManagerCallback();
+ if ( messageManager )
+ {
+ CleanupStack::PushL( messageManager );
- // Dynamic loading of LTSY
- MLtsyFactoryBase* ltsyFactory = LoadLibraryL();
+ // LTSY Plug-in API successfully created
+TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - Starting to open LicenceeTSY");
+
+ // get TSY message manager callback object
+ MmMessageManagerCallback* callBack =
+ messageManager->GetMessageManagerCallback();
+
+#ifdef USING_CTSY_DISPATCHER
+ iLtsyFactory = LoadLibraryL();
+#else
+ // library entry for LTSY, get base factory object
+ iLtsyFactory = LTsyFactoryL();
+
+#endif //USING_CTSY_DISPATCHER
+
+ if( iLtsyFactory )
+ {
+ // Get message router from LTSY. All current interface versions
+ // have the same GetMessageRouter defined in version 1.
+ MLtsyFactoryV1* ptr_v1 =
+ static_cast<MLtsyFactoryV1*>( iLtsyFactory );
+
+ iMessageRouter = ptr_v1->GetMessageRouter( *callBack );
+ User::LeaveIfNull( iMessageRouter );
- // Get message router from LTSY. All current interface versions
- // have the same GetMessageRouter defined in version 1.
- MLtsyFactoryV1* ptr_v1 =
- static_cast<MLtsyFactoryV1*>( ltsyFactory );
-
- iMessageRouter = ptr_v1->GetMessageRouter( *callBack );
- User::LeaveIfNull( iMessageRouter );
-
- // Licencee Tsy successfully created
+ // Licencee Tsy successfully created
TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - LicenceeTSY successfully opened");
- // set the pointer to the message router object
- messageManager->SetMessageRouter( iMessageRouter );
+ // set the pointer to the message router object
+ messageManager->SetMessageRouter( iMessageRouter );
- // Ownership of messageManager to be passed to iPhoneTsy.
- CleanupStack::Pop( messageManager );
-
- // Create Phone Tsy (which creates the whole Common TSY)
+ // Ownership of messageManager passed to iPhoneTsy.
+ CleanupStack::Pop( messageManager );
+ // Create Phone Tsy (which creates the whole Common TSY)
TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - Starting to open CommonTSY");
- iPhoneTsy = CMmPhoneTsy::NewL(messageManager, this, ltsyFactory);
+ iPhoneTsy = CMmPhoneTsy::NewL(
+ messageManager, this, iLtsyFactory );
- if ( iPhoneTsy )
- {
+ if ( iPhoneTsy )
+ {
TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - CommonTSY successfully opened");
- messageManager->SetPhoneTsy( iPhoneTsy );
- }
- else
- {
-TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewL - CommonTSY not opened");
+ messageManager->SetPhoneTsy( iPhoneTsy );
+ }
+ }
+ else
+ {
+ CleanupStack::PopAndDestroy( messageManager );
+ }
}
}
@@ -278,20 +289,19 @@
{
TFLOGSTRING("TSY: CMmPhoneFactoryTsy::NewSimAtk - Starting to open SimAtkTSY");
- // Dynamic loading of LTSY
- MLtsyFactoryBase* ltsyFactory = NULL;
- TRAPD(ret, ltsyFactory = LoadLibraryL());
- if (ret == KErrNone)
+ if( iLtsyFactory )
{
// Get SIM ATK TSY messaging service from LicenseeTsy
- MLtsyFactoryV1* ptr_v1 = static_cast<MLtsyFactoryV1*>( ltsyFactory );
+ MLtsyFactoryV1* ptr_v1 =
+ static_cast<MLtsyFactoryV1*>( iLtsyFactory );
-#ifdef USING_CTSY_DISPATCHER
- satMessaging = ptr_v1->GetSatMessagingService(iPhoneTsy->SmsService());
+#ifdef USING_CTSY_DISPATCHER
+ satMessaging = ptr_v1->GetSatMessagingService(
+ iPhoneTsy->SmsService() );
#else
- satMessaging = ptr_v1->GetSatMessagingService( );
+ satMessaging = ptr_v1->GetSatMessagingService( );
#endif
- }
+ }
}
return satMessaging;
@@ -328,155 +338,48 @@
#ifdef USING_CTSY_DISPATCHER
TBool CMmPhoneFactoryTsy::UsingCtsyDispatcher()
- {
- //function to determine whether the setup is using the CTSY Dispatcher layer.
+ {
+ //function to determine whether the setup is using the CTSY Dispatcher layer.
#ifdef USING_CTSY_DISPATCHER
- return ETrue;
+ return ETrue;
#else
- return EFalse;
+ return EFalse;
#endif
- }
+ }
+
+MLtsyFactoryBase* CMmPhoneFactoryTsy::LoadLibraryL()
+ {
+ //load library. This can either be LicenseeTsy or CtsyDispatcher dlls
+ TPtrC dllname;
+ TInt uid3_int;
+ if(UsingCtsyDispatcher())
+ {
+ dllname.Set(KCtsyDispatcherDllName);
+ uid3_int = KCtsyDispatcherUID3;
+ }
+ else
+ {
+ dllname.Set(KLicenseeTsyDllName);
+ uid3_int = KLicenseeTsyUID3;
+ }
+
+ TFLOGSTRING3("TSY: CMmPhoneFactoryTsy::LoadLibraryL - Loading Dll=%S, UID3=0x%x", &dllname, uid3_int);
+
+ TUidType uid(KNullUid, KNullUid, TUid::Uid(uid3_int));
+
+ User::LeaveIfError(iLoadedLib.Load(dllname));
+
+ // Check the Uid3 is as expected
+ if(iLoadedLib.Type()[2]!=TUid::Uid(uid3_int))
+ User::Leave(KErrBadLibraryEntryPoint);
+
+ TFactoryBaseNewL libEntry=(TFactoryBaseNewL)iLoadedLib.Lookup(1);
+ MLtsyFactoryBase* factory=(*libEntry)(); // libEntry may leave.
+
+ return factory;
+ }
#endif //USING_CTSY_DISPATCHER
-// ---------------------------------------------------------------------------
-// CMmPhoneFactoryTsy::LoadLibraryL
-// Dynamically loads a LTSY.
-// ---------------------------------------------------------------------------
-//
-MLtsyFactoryBase* CMmPhoneFactoryTsy::LoadLibraryL()
- {
- TPtrC ltsyDllName(0, NULL);
- TUint ltsyDllUid = 0;
-
-#ifdef USING_CTSY_DISPATCHER
- ltsyDllName.Set(KDefaultLicenseeTsyDllName);
- ltsyDllUid = KDefaultLicenseeTsyUID3;
-#else
- RBuf configData;
- CleanupClosePushL(configData);
- ReadConfigFileL(&configData);
-
- TRAPD(ret,
- {
- ltsyDllName.Set(ReadDllNameFromConfigL(configData));
- ltsyDllUid = ReadDllUidFromConfigL(configData);
- });
-
- if (ret != KErrNone)
- {
- ltsyDllName.Set(KDefaultLicenseeTsyDllName);
- ltsyDllUid = KDefaultLicenseeTsyUID3;
- TFLOGSTRING2("TSY: Failed to load LTSY dll details from ini (error: %d), using defaults", ret);
- }
-#endif
-
- TFLOGSTRING3("TSY: CMmPhoneFactoryTsy::LoadLibraryL - Loading Dll=%S, UID3=0x%x", <syDllName, ltsyDllUid);
- User::LeaveIfError(iLoadedLib.Load(ltsyDllName));
-
-#ifndef USING_CTSY_DISPATCHER
- CleanupStack::PopAndDestroy(); // configData
-#endif
-
- // Check the Uid3 is as expected
- if (iLoadedLib.Type()[2] != TUid::Uid(ltsyDllUid))
- {
- User::Leave(KErrBadLibraryEntryPoint);
- }
-
- TFactoryBaseNewL libEntry = REINTERPRET_CAST(TFactoryBaseNewL, iLoadedLib.Lookup(1));
- MLtsyFactoryBase* factory = (*libEntry)(); // libEntry may leave.
-
- User::LeaveIfNull(factory);
- TFLOGSTRING("TSY: Loaded LTSY");
- return factory;
- }
-
-TPtrC CMmPhoneFactoryTsy::ReadDllNameFromConfigL(const TDesC& aConfigData)
- {
- _LIT(KLicenseeTsyDllKeyName, "LicenseeTsyDllName");
- TPtrC dllName = GetValueForKeyL(aConfigData, KLicenseeTsyDllKeyName);
- TFLOGSTRING2("TSY: Config file: LTSY DLL name = %S", &dllName);
- return dllName;
- }
-
-TUint CMmPhoneFactoryTsy::ReadDllUidFromConfigL(const TDesC& aConfigData)
- {
- _LIT(KLicenseeTsyUid3, "LicenseeTsyUid3");
+// End of File
- const TDesC& rawUid = GetValueForKeyL(aConfigData, KLicenseeTsyUid3);
- // only take the right 8 characters (ie discard the "0x")
- ASSERT(rawUid.Length() >= 8);
- TLex lex(rawUid.Right(8));
- TUint uid;
- User::LeaveIfError(lex.Val(uid, EHex));
- TFLOGSTRING2("TSY: Config file: LTSY UID3 = 0x%x", uid);
- return uid;
- }
-/*static*/
-void CMmPhoneFactoryTsy::ReadConfigFileL(RBuf* aConfigData)
-/**
- * Reads config file from system drive or, if not present, from ROM
- *
- * @param aConfigData This buffer gets created and has the ini file contents loaded into it
- */
- {
- RFs fs;
- User::LeaveIfError(fs.Connect());
- CleanupClosePushL(fs);
-
- fs.SetSessionToPrivate(fs.GetSystemDrive());
-
- RFile configFile;
- TFLOGSTRING2("TSY: Reading ini file %S", &KLtsyIniFile);
- TInt ret = configFile.Open(fs, KLtsyIniFile, EFileShareExclusive);
- if (ret == KErrNotFound)
- {
- User::LeaveIfError(fs.SetSessionToPrivate(EDriveZ));
- User::LeaveIfError(configFile.Open(fs, KLtsyIniFile, EFileShareExclusive));
- }
- CleanupClosePushL(configFile);
-
- TInt configFileSize;
- User::LeaveIfError(configFile.Size(configFileSize));
-
- RBuf8 fileBuf;
- fileBuf.Create(configFileSize);
- CleanupClosePushL(fileBuf);
- User::LeaveIfError(configFile.Read(fileBuf));
-
- aConfigData->CreateL(configFileSize);
- aConfigData->Copy(fileBuf);
-
- CleanupStack::PopAndDestroy(3, &fs); // fs, configFile, fileBuf
- }
-
-/*static*/
-TPtrC CMmPhoneFactoryTsy::GetValueForKeyL(const TDesC& aKeysValues, const TDesC& aKey)
-/**
- * Gets the value for a specified key. The expected format is
- * <pre>
- * key1 value1
- * key2 value2
- * </pre>
- *
- * However the parsing is flexible enough to allow "key1 =value1" as it allows an equals separator and extra whitespace
- * The value cannot include whitespace, even if quoted.
- */
- {
- // this matches the bracket expression in this regexp: \w+\s*=?\s*(\w+)[\s$]
- TInt startOfKey = aKeysValues.Find(aKey);
- TLex valueExtractor(aKeysValues);
- valueExtractor.Inc(startOfKey + aKey.Length());
- valueExtractor.SkipSpaceAndMark();
- // allow equals separating key and value
- if (valueExtractor.Peek() == '=')
- {
- valueExtractor.Inc();
- valueExtractor.SkipSpaceAndMark();
- }
-
- TPtrC value = valueExtractor.NextToken();
- __ASSERT_ALWAYS(value.Length() > 0, User::Leave(KErrCorrupt));
- return value;
- }
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/bwins/licenseetsyu.def Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/bwins/licenseetsyu.def Wed Jun 02 16:33:50 2010 +0100
@@ -1,3 +1,3 @@
-EXPORTS
- ?LTsyFactoryL@@YAPAVMLtsyFactoryBase@@XZ @ 1 NONAME ; class MLtsyFactoryBase * LTsyFactoryL(void)
-
+EXPORTS
+ ?LTsyFactoryL@@YAPAVMLtsyFactoryBase@@XZ @ 1 NONAME ; class MLtsyFactoryBase * LTsyFactoryL(void)
+
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/eabi/licenseetsyu.def Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/eabi/licenseetsyu.def Wed Jun 02 16:33:50 2010 +0100
@@ -1,943 +1,943 @@
-EXPORTS
- _Z12LTsyFactoryLv @ 1 NONAME
- _ZTI14TMockLtsyData1I10TGsmCbsMsgE @ 2 NONAME
- _ZTI14TMockLtsyData1I11TONStoreMsgE @ 3 NONAME
- _ZTI14TMockLtsyData1I12TRfStateInfoE @ 4 NONAME
- _ZTI14TMockLtsyData1I12TServiceTypeE @ 5 NONAME
- _ZTI14TMockLtsyData1I14TContextParamsE @ 6 NONAME
- _ZTI14TMockLtsyData1I16TENStoreResponseE @ 7 NONAME
- _ZTI14TMockLtsyData1I20TLockSettingPasswordE @ 8 NONAME
- _ZTI14TMockLtsyData1I21TContextConfigurationE @ 9 NONAME
- _ZTI14TMockLtsyData1I24TCbsCbmiAndLangAndFilterE @ 10 NONAME
- _ZTI14TMockLtsyData1I25TMbmsNetworkServiceStatusE @ 11 NONAME
- _ZTI14TMockLtsyData1I25TSendSmsDataAndAttributesE @ 12 NONAME
- _ZTI14TMockLtsyData1I31TMmMbmsMonitorServiceListParamsE @ 13 NONAME
- _ZTI14TMockLtsyData1I4TBufILi10EEE @ 14 NONAME
- _ZTI14TMockLtsyData1I4TBufILi128EEE @ 15 NONAME
- _ZTI14TMockLtsyData1I4TBufILi15EEE @ 16 NONAME
- _ZTI14TMockLtsyData1I4TBufILi16EEE @ 17 NONAME
- _ZTI14TMockLtsyData1I4TBufILi32EEE @ 18 NONAME
- _ZTI14TMockLtsyData1I4TBufILi6EEE @ 19 NONAME
- _ZTI14TMockLtsyData1I5TBuf8ILi128EEE @ 20 NONAME
- _ZTI14TMockLtsyData1I5TBuf8ILi15EEE @ 21 NONAME
- _ZTI14TMockLtsyData1I5TBuf8ILi16EEE @ 22 NONAME
- _ZTI14TMockLtsyData1I5TCharE @ 23 NONAME
- _ZTI14TMockLtsyData1I5TTimeE @ 24 NONAME
- _ZTI14TMockLtsyData1I7TSmsMsgE @ 25 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI11TAlsSupportEE @ 26 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI11TOperatorIdEE @ 27 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI11TViagParamsEE @ 28 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI12THSxPAStatusEE @ 29 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI12TSetAlsBlockEE @ 30 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI12TSimFileInfoEE @ 31 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI13TSetDriveModeEE @ 32 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI14TBandSelectionEE @ 33 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI16TNetworkModeCapsEE @ 34 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI16TSetAlwaysOnModeEE @ 35 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI18TGetAlsBlockStatusEE @ 36 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI18TViagCacheRecordIdEE @ 37 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI19TViagUHZIUESettingsEE @ 38 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI20TEmerNumberCheckModeEE @ 39 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI5TApduEE @ 40 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI9TDtmfInfoEE @ 41 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone11TAPNEntryV3EE @ 42 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone14TMobileServiceEE @ 43 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone16TMobilePhoneLockEE @ 44 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone16TMobilePhoneNITZEE @ 45 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone19TMobilePhoneALSLineEE @ 46 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneFdnStatusEE @ 47 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneIdServiceEE @ 48 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone22TImsAuthenticateDataV5EE @ 49 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 50 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 51 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockStatusEE @ 52 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCBConditionEE @ 53 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCFConditionEE @ 54 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneNetworkModeEE @ 55 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 56 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone24TMobilePhoneServiceTableEE @ 57 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 58 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 59 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 60 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 61 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 62 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 63 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneSecurityEventEE @ 64 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 65 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 66 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 67 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 68 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone28TAPNControlListServiceStatusEE @ 69 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 70 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 71 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 72 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 73 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 74 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 75 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 76 NONAME
- _ZTI14TMockLtsyData1IN14RMobileONStore16TMobileONEntryV1EE @ 77 NONAME
- _ZTI14TMockLtsyData1IN14RPacketContext17TContextConfig_R5EE @ 78 NONAME
- _ZTI14TMockLtsyData1IN14RPacketContext18TContextConfigCDMAEE @ 79 NONAME
- _ZTI14TMockLtsyData1IN14RPacketContext18TContextConfigGPRSEE @ 80 NONAME
- _ZTI14TMockLtsyData1IN14RPacketContext20TContextConfigR99_R4EE @ 81 NONAME
- _ZTI14TMockLtsyData1IN14RPacketService11TAttachModeEE @ 82 NONAME
- _ZTI14TMockLtsyData1IN14RPacketService16TPreferredBearerEE @ 83 NONAME
- _ZTI14TMockLtsyData1IN14RPacketService19TRegistrationStatusEE @ 84 NONAME
- _ZTI14TMockLtsyData1IN14RPacketService7TStatusEE @ 85 NONAME
- _ZTI14TMockLtsyData1IN14RPacketService8TMSClassEE @ 86 NONAME
- _ZTI14TMockLtsyData1IN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 87 NONAME
- _ZTI14TMockLtsyData1IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 88 NONAME
- _ZTI14TMockLtsyData1IN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 89 NONAME
- _ZTI14TMockLtsyData1IN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 90 NONAME
- _ZTI14TMockLtsyData1IN19RMobileSmsMessaging16TMobileSmsBearerEE @ 91 NONAME
- _ZTI14TMockLtsyData1IN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 92 NONAME
- _ZTI14TMockLtsyData1IN6RPhone7TStatusEE @ 93 NONAME
- _ZTI14TMockLtsyData1IP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 94 NONAME
- _ZTI14TMockLtsyData1IP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 95 NONAME
- _ZTI14TMockLtsyData1IP13CArrayPtrFlatI14TSmsParametersEE @ 96 NONAME
- _ZTI14TMockLtsyData1IP13CArrayPtrFlatI16TENStoreResponseEE @ 97 NONAME
- _ZTI14TMockLtsyData1IP13CArrayPtrFlatI7TSmsMsgEE @ 98 NONAME
- _ZTI14TMockLtsyData1IP18CMobilePhoneCFListE @ 99 NONAME
- _ZTI14TMockLtsyData1IP18CMobilePhoneCWListE @ 100 NONAME
- _ZTI14TMockLtsyData1IP25CMobilePhoneNetworkListV2E @ 101 NONAME
- _ZTI14TMockLtsyData1IP27CMobilePhoneBroadcastIdListE @ 102 NONAME
- _ZTI14TMockLtsyData1IP29CPcktMbmsMonitoredServiceListE @ 103 NONAME
- _ZTI14TMockLtsyData1IP4TBufILi100EEE @ 104 NONAME
- _ZTI14TMockLtsyData1IP6TDesC8E @ 105 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI20TSimCardReaderStatusEE @ 106 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 107 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 108 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 109 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 110 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 111 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 112 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 113 NONAME
- _ZTI14TMockLtsyData1IPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 114 NONAME
- _ZTI14TMockLtsyData1IhE @ 115 NONAME
- _ZTI14TMockLtsyData1IiE @ 116 NONAME
- _ZTI14TMockLtsyData1IjE @ 117 NONAME
- _ZTI14TMockLtsyData1IlE @ 118 NONAME
- _ZTI14TMockLtsyData1ImE @ 119 NONAME
- _ZTI14TMockLtsyData1IsE @ 120 NONAME
- _ZTI14TMockLtsyData1ItE @ 121 NONAME
- _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 122 NONAME
- _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 123 NONAME
- _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 124 NONAME
- _ZTI14TMockLtsyData2I21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 125 NONAME
- _ZTI14TMockLtsyData2I4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 126 NONAME
- _ZTI14TMockLtsyData2I4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 127 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EE12TContextMiscE @ 128 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 129 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EE5TBuf8ILi1EEE @ 130 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 131 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 132 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 133 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 134 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 135 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 136 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EES1_E @ 137 NONAME
- _ZTI14TMockLtsyData2I4TBufILi16EEiE @ 138 NONAME
- _ZTI14TMockLtsyData2I5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 139 NONAME
- _ZTI14TMockLtsyData2I5TTimeiE @ 140 NONAME
- _ZTI14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 141 NONAME
- _ZTI14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 142 NONAME
- _ZTI14TMockLtsyData2IN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 143 NONAME
- _ZTI14TMockLtsyData2IN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 144 NONAME
- _ZTI14TMockLtsyData2IN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 145 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 146 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 147 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 148 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 149 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 150 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 151 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 152 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 153 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 154 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 155 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 156 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 157 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 158 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 159 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 160 NONAME
- _ZTI14TMockLtsyData2IN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 161 NONAME
- _ZTI14TMockLtsyData2IN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 162 NONAME
- _ZTI14TMockLtsyData2IN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 163 NONAME
- _ZTI14TMockLtsyData2IN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 164 NONAME
- _ZTI14TMockLtsyData2IN14RPacketService7TStatusEiE @ 165 NONAME
- _ZTI14TMockLtsyData2IN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 166 NONAME
- _ZTI14TMockLtsyData2IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 167 NONAME
- _ZTI14TMockLtsyData2IN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 168 NONAME
- _ZTI14TMockLtsyData2IP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 169 NONAME
- _ZTI14TMockLtsyData2IP13CArrayPtrFlatI7TSmsMsgEiE @ 170 NONAME
- _ZTI14TMockLtsyData2IP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 171 NONAME
- _ZTI14TMockLtsyData2IP6TDesC8S1_E @ 172 NONAME
- _ZTI14TMockLtsyData2IP6TDesC8iE @ 173 NONAME
- _ZTI14TMockLtsyData2Ih4TBufILi10EEE @ 174 NONAME
- _ZTI14TMockLtsyData2IhiE @ 175 NONAME
- _ZTI14TMockLtsyData2IiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 176 NONAME
- _ZTI14TMockLtsyData2IiP7TSmsMsgE @ 177 NONAME
- _ZTI14TMockLtsyData2IiiE @ 178 NONAME
- _ZTI14TMockLtsyData2IjiE @ 179 NONAME
- _ZTI14TMockLtsyData2IlaE @ 180 NONAME
- _ZTI14TMockLtsyData2Is5TBuf8ILi165EEE @ 181 NONAME
- _ZTI15CMockLtsyEngine @ 182 NONAME
- _ZTI16CMmCustomStubExt @ 183 NONAME
- _ZTI16CMmMessageRouter @ 184 NONAME
- _ZTI17TMockLtsyData1BufI10TGsmCbsMsgE @ 185 NONAME
- _ZTI17TMockLtsyData1BufI11TONStoreMsgE @ 186 NONAME
- _ZTI17TMockLtsyData1BufI12TRfStateInfoE @ 187 NONAME
- _ZTI17TMockLtsyData1BufI12TServiceTypeE @ 188 NONAME
- _ZTI17TMockLtsyData1BufI14TContextParamsE @ 189 NONAME
- _ZTI17TMockLtsyData1BufI16TENStoreResponseE @ 190 NONAME
- _ZTI17TMockLtsyData1BufI20TLockSettingPasswordE @ 191 NONAME
- _ZTI17TMockLtsyData1BufI21TContextConfigurationE @ 192 NONAME
- _ZTI17TMockLtsyData1BufI24TCbsCbmiAndLangAndFilterE @ 193 NONAME
- _ZTI17TMockLtsyData1BufI25TMbmsNetworkServiceStatusE @ 194 NONAME
- _ZTI17TMockLtsyData1BufI25TSendSmsDataAndAttributesE @ 195 NONAME
- _ZTI17TMockLtsyData1BufI31TMmMbmsMonitorServiceListParamsE @ 196 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi10EEE @ 197 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi128EEE @ 198 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi15EEE @ 199 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi16EEE @ 200 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi32EEE @ 201 NONAME
- _ZTI17TMockLtsyData1BufI4TBufILi6EEE @ 202 NONAME
- _ZTI17TMockLtsyData1BufI5TBuf8ILi128EEE @ 203 NONAME
- _ZTI17TMockLtsyData1BufI5TBuf8ILi15EEE @ 204 NONAME
- _ZTI17TMockLtsyData1BufI5TBuf8ILi16EEE @ 205 NONAME
- _ZTI17TMockLtsyData1BufI5TCharE @ 206 NONAME
- _ZTI17TMockLtsyData1BufI5TTimeE @ 207 NONAME
- _ZTI17TMockLtsyData1BufI7TSmsMsgE @ 208 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TAlsSupportEE @ 209 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TOperatorIdEE @ 210 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TViagParamsEE @ 211 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12THSxPAStatusEE @ 212 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12TSetAlsBlockEE @ 213 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12TSimFileInfoEE @ 214 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI13TSetDriveModeEE @ 215 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI14TBandSelectionEE @ 216 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI16TNetworkModeCapsEE @ 217 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI16TSetAlwaysOnModeEE @ 218 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI18TGetAlsBlockStatusEE @ 219 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI18TViagCacheRecordIdEE @ 220 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI19TViagUHZIUESettingsEE @ 221 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI20TEmerNumberCheckModeEE @ 222 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI5TApduEE @ 223 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI9TDtmfInfoEE @ 224 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone11TAPNEntryV3EE @ 225 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone14TMobileServiceEE @ 226 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneLockEE @ 227 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneNITZEE @ 228 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone19TMobilePhoneALSLineEE @ 229 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneFdnStatusEE @ 230 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneIdServiceEE @ 231 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone22TImsAuthenticateDataV5EE @ 232 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 233 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 234 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockStatusEE @ 235 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCBConditionEE @ 236 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCFConditionEE @ 237 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneNetworkModeEE @ 238 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 239 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneServiceTableEE @ 240 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 241 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 242 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 243 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 244 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 245 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 246 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneSecurityEventEE @ 247 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 248 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 249 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 250 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 251 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone28TAPNControlListServiceStatusEE @ 252 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 253 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 254 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 255 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 256 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 257 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 258 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 259 NONAME
- _ZTI17TMockLtsyData1BufIN14RMobileONStore16TMobileONEntryV1EE @ 260 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketContext17TContextConfig_R5EE @ 261 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketContext18TContextConfigCDMAEE @ 262 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketContext18TContextConfigGPRSEE @ 263 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketContext20TContextConfigR99_R4EE @ 264 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketService11TAttachModeEE @ 265 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketService16TPreferredBearerEE @ 266 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketService19TRegistrationStatusEE @ 267 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketService7TStatusEE @ 268 NONAME
- _ZTI17TMockLtsyData1BufIN14RPacketService8TMSClassEE @ 269 NONAME
- _ZTI17TMockLtsyData1BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 270 NONAME
- _ZTI17TMockLtsyData1BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 271 NONAME
- _ZTI17TMockLtsyData1BufIN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 272 NONAME
- _ZTI17TMockLtsyData1BufIN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 273 NONAME
- _ZTI17TMockLtsyData1BufIN19RMobileSmsMessaging16TMobileSmsBearerEE @ 274 NONAME
- _ZTI17TMockLtsyData1BufIN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 275 NONAME
- _ZTI17TMockLtsyData1BufIN6RPhone7TStatusEE @ 276 NONAME
- _ZTI17TMockLtsyData1BufIP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 277 NONAME
- _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 278 NONAME
- _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI14TSmsParametersEE @ 279 NONAME
- _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI16TENStoreResponseEE @ 280 NONAME
- _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI7TSmsMsgEE @ 281 NONAME
- _ZTI17TMockLtsyData1BufIP18CMobilePhoneCFListE @ 282 NONAME
- _ZTI17TMockLtsyData1BufIP18CMobilePhoneCWListE @ 283 NONAME
- _ZTI17TMockLtsyData1BufIP25CMobilePhoneNetworkListV2E @ 284 NONAME
- _ZTI17TMockLtsyData1BufIP27CMobilePhoneBroadcastIdListE @ 285 NONAME
- _ZTI17TMockLtsyData1BufIP29CPcktMbmsMonitoredServiceListE @ 286 NONAME
- _ZTI17TMockLtsyData1BufIP4TBufILi100EEE @ 287 NONAME
- _ZTI17TMockLtsyData1BufIP6TDesC8E @ 288 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI20TSimCardReaderStatusEE @ 289 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 290 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 291 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 292 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 293 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 294 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 295 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 296 NONAME
- _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 297 NONAME
- _ZTI17TMockLtsyData1BufIhE @ 298 NONAME
- _ZTI17TMockLtsyData1BufIiE @ 299 NONAME
- _ZTI17TMockLtsyData1BufIjE @ 300 NONAME
- _ZTI17TMockLtsyData1BufIlE @ 301 NONAME
- _ZTI17TMockLtsyData1BufImE @ 302 NONAME
- _ZTI17TMockLtsyData1BufIsE @ 303 NONAME
- _ZTI17TMockLtsyData1BufItE @ 304 NONAME
- _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 305 NONAME
- _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 306 NONAME
- _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 307 NONAME
- _ZTI17TMockLtsyData2BufI21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 308 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 309 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 310 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EE12TContextMiscE @ 311 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 312 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EE5TBuf8ILi1EEE @ 313 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 314 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 315 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 316 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 317 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 318 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 319 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EES1_E @ 320 NONAME
- _ZTI17TMockLtsyData2BufI4TBufILi16EEiE @ 321 NONAME
- _ZTI17TMockLtsyData2BufI5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 322 NONAME
- _ZTI17TMockLtsyData2BufI5TTimeiE @ 323 NONAME
- _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 324 NONAME
- _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 325 NONAME
- _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 326 NONAME
- _ZTI17TMockLtsyData2BufIN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 327 NONAME
- _ZTI17TMockLtsyData2BufIN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 328 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 329 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 330 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 331 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 332 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 333 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 334 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 335 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 336 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 337 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 338 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 339 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 340 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 341 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 342 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 343 NONAME
- _ZTI17TMockLtsyData2BufIN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 344 NONAME
- _ZTI17TMockLtsyData2BufIN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 345 NONAME
- _ZTI17TMockLtsyData2BufIN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 346 NONAME
- _ZTI17TMockLtsyData2BufIN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 347 NONAME
- _ZTI17TMockLtsyData2BufIN14RPacketService7TStatusEiE @ 348 NONAME
- _ZTI17TMockLtsyData2BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 349 NONAME
- _ZTI17TMockLtsyData2BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 350 NONAME
- _ZTI17TMockLtsyData2BufIN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 351 NONAME
- _ZTI17TMockLtsyData2BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 352 NONAME
- _ZTI17TMockLtsyData2BufIP13CArrayPtrFlatI7TSmsMsgEiE @ 353 NONAME
- _ZTI17TMockLtsyData2BufIP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 354 NONAME
- _ZTI17TMockLtsyData2BufIP6TDesC8S1_E @ 355 NONAME
- _ZTI17TMockLtsyData2BufIP6TDesC8iE @ 356 NONAME
- _ZTI17TMockLtsyData2BufIh4TBufILi10EEE @ 357 NONAME
- _ZTI17TMockLtsyData2BufIhiE @ 358 NONAME
- _ZTI17TMockLtsyData2BufIiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 359 NONAME
- _ZTI17TMockLtsyData2BufIiP7TSmsMsgE @ 360 NONAME
- _ZTI17TMockLtsyData2BufIiiE @ 361 NONAME
- _ZTI17TMockLtsyData2BufIjiE @ 362 NONAME
- _ZTI17TMockLtsyData2BufIlaE @ 363 NONAME
- _ZTI17TMockLtsyData2BufIs5TBuf8ILi165EEE @ 364 NONAME
- _ZTI18CMockLtsyFactoryV1 @ 365 NONAME
- _ZTI18CMockLtsyFactoryV2 @ 366 NONAME
- _ZTI18CMockLtsyFactoryV3 @ 367 NONAME
- _ZTI18TMockLtsyCallData1I4TBufILi129EEE @ 368 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall16TMobileCallEventEE @ 369 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall17TMobileCallInfoV1EE @ 370 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall17TMobileCallStatusEE @ 371 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV1EE @ 372 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV2EE @ 373 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV7EE @ 374 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall21TMobileCallDataCapsV1EE @ 375 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall22TMobileCallHscsdInfoV8EE @ 376 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV1EE @ 377 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV2EE @ 378 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV8EE @ 379 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV1EE @ 380 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV2EE @ 381 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV7EE @ 382 NONAME
- _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV8EE @ 383 NONAME
- _ZTI18TMockLtsyCallData1IN12RMobilePhone19TMobilePhonePrivacyEE @ 384 NONAME
- _ZTI18TMockLtsyCallData1IN5RCall14TBearerServiceEE @ 385 NONAME
- _ZTI18TMockLtsyCallData1IN5RCall7TStatusEE @ 386 NONAME
- _ZTI18TMockLtsyCallData1IN5RCall9TCommPortEE @ 387 NONAME
- _ZTI18TMockLtsyCallData1IiE @ 388 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 389 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 390 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 391 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 392 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 393 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 394 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 395 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 396 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 397 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 398 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 399 NONAME
- _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 400 NONAME
- _ZTI18TMockLtsyCallData2IiiE @ 401 NONAME
- _ZTI19CMockSmsMessHandler @ 402 NONAME
- _ZTI20CMockCallMessHandler @ 403 NONAME
- _ZTI21CMockPhoneMessHandler @ 404 NONAME
- _ZTI21TMockLtsyCallData1BufI4TBufILi129EEE @ 405 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall16TMobileCallEventEE @ 406 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallInfoV1EE @ 407 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallStatusEE @ 408 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV1EE @ 409 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV2EE @ 410 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV7EE @ 411 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall21TMobileCallDataCapsV1EE @ 412 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall22TMobileCallHscsdInfoV8EE @ 413 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV1EE @ 414 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV2EE @ 415 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV8EE @ 416 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV1EE @ 417 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV2EE @ 418 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV7EE @ 419 NONAME
- _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV8EE @ 420 NONAME
- _ZTI21TMockLtsyCallData1BufIN12RMobilePhone19TMobilePhonePrivacyEE @ 421 NONAME
- _ZTI21TMockLtsyCallData1BufIN5RCall14TBearerServiceEE @ 422 NONAME
- _ZTI21TMockLtsyCallData1BufIN5RCall7TStatusEE @ 423 NONAME
- _ZTI21TMockLtsyCallData1BufIN5RCall9TCommPortEE @ 424 NONAME
- _ZTI21TMockLtsyCallData1BufIiE @ 425 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 426 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 427 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 428 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 429 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 430 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 431 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 432 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 433 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 434 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 435 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 436 NONAME
- _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 437 NONAME
- _ZTI21TMockLtsyCallData2BufIiiE @ 438 NONAME
- _ZTI21TMockLtsyContextData1I4TBufILi16EEE @ 439 NONAME
- _ZTI21TMockLtsyContextData2I4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 440 NONAME
- _ZTI21TMockLtsyContextData2I4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 441 NONAME
- _ZTI23CMockPcktQoSMessHandler @ 442 NONAME
- _ZTI23TMockLtsyPacketQoSData1I4TBufILi16EEE @ 443 NONAME
- _ZTI23TMockLtsyPhoneBookData1I10TPBFdnInfoE @ 444 NONAME
- _ZTI23TMockLtsyPhoneBookData1I12TPBEntryInfoE @ 445 NONAME
- _ZTI23TMockLtsyPhoneBookData1I16CStorageInfoDataE @ 446 NONAME
- _ZTI23TMockLtsyPhoneBookData1IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 447 NONAME
- _ZTI23TMockLtsyPhoneBookData1IP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 448 NONAME
- _ZTI23TMockLtsyPhoneBookData1IiE @ 449 NONAME
- _ZTI23TMockLtsyPhoneBookData2IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 450 NONAME ABSENT
- _ZTI23TMockLtsyPhoneBookData2IiP20CPhoneBookStoreEntryE @ 451 NONAME
- _ZTI24TMockLtsyContextData1BufI4TBufILi16EEE @ 452 NONAME
- _ZTI24TMockLtsyContextData2BufI4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 453 NONAME
- _ZTI24TMockLtsyContextData2BufI4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 454 NONAME
- _ZTI26CMmCustomMessHandlerGsmExt @ 455 NONAME
- _ZTI26CMockTelephonyAudioControl @ 456 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufI10TPBFdnInfoE @ 457 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufI12TPBEntryInfoE @ 458 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufI16CStorageInfoDataE @ 459 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 460 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufIP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 461 NONAME
- _ZTI26TMockLtsyPhoneBookData1BufIiE @ 462 NONAME
- _ZTI26TMockLtsyPhoneBookData2BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 463 NONAME ABSENT
- _ZTI26TMockLtsyPhoneBookData2BufIiP20CPhoneBookStoreEntryE @ 464 NONAME
- _ZTI27CMockPcktContextMessHandler @ 465 NONAME
- _ZTI27CMockPcktServiceMessHandler @ 466 NONAME
- _ZTI30CMockPhoneBookStoreMessHandler @ 467 NONAME
- _ZTV14TMockLtsyData1I10TGsmCbsMsgE @ 468 NONAME
- _ZTV14TMockLtsyData1I11TONStoreMsgE @ 469 NONAME
- _ZTV14TMockLtsyData1I12TRfStateInfoE @ 470 NONAME
- _ZTV14TMockLtsyData1I12TServiceTypeE @ 471 NONAME
- _ZTV14TMockLtsyData1I14TContextParamsE @ 472 NONAME
- _ZTV14TMockLtsyData1I16TENStoreResponseE @ 473 NONAME
- _ZTV14TMockLtsyData1I20TLockSettingPasswordE @ 474 NONAME
- _ZTV14TMockLtsyData1I21TContextConfigurationE @ 475 NONAME
- _ZTV14TMockLtsyData1I24TCbsCbmiAndLangAndFilterE @ 476 NONAME
- _ZTV14TMockLtsyData1I25TMbmsNetworkServiceStatusE @ 477 NONAME
- _ZTV14TMockLtsyData1I25TSendSmsDataAndAttributesE @ 478 NONAME
- _ZTV14TMockLtsyData1I31TMmMbmsMonitorServiceListParamsE @ 479 NONAME
- _ZTV14TMockLtsyData1I4TBufILi10EEE @ 480 NONAME
- _ZTV14TMockLtsyData1I4TBufILi128EEE @ 481 NONAME
- _ZTV14TMockLtsyData1I4TBufILi15EEE @ 482 NONAME
- _ZTV14TMockLtsyData1I4TBufILi16EEE @ 483 NONAME
- _ZTV14TMockLtsyData1I4TBufILi32EEE @ 484 NONAME
- _ZTV14TMockLtsyData1I4TBufILi6EEE @ 485 NONAME
- _ZTV14TMockLtsyData1I5TBuf8ILi128EEE @ 486 NONAME
- _ZTV14TMockLtsyData1I5TBuf8ILi15EEE @ 487 NONAME
- _ZTV14TMockLtsyData1I5TBuf8ILi16EEE @ 488 NONAME
- _ZTV14TMockLtsyData1I5TCharE @ 489 NONAME
- _ZTV14TMockLtsyData1I5TTimeE @ 490 NONAME
- _ZTV14TMockLtsyData1I7TSmsMsgE @ 491 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI11TAlsSupportEE @ 492 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI11TOperatorIdEE @ 493 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI11TViagParamsEE @ 494 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI12THSxPAStatusEE @ 495 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI12TSetAlsBlockEE @ 496 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI12TSimFileInfoEE @ 497 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI13TSetDriveModeEE @ 498 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI14TBandSelectionEE @ 499 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI16TNetworkModeCapsEE @ 500 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI16TSetAlwaysOnModeEE @ 501 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI18TGetAlsBlockStatusEE @ 502 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI18TViagCacheRecordIdEE @ 503 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI19TViagUHZIUESettingsEE @ 504 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI20TEmerNumberCheckModeEE @ 505 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI5TApduEE @ 506 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI9TDtmfInfoEE @ 507 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone11TAPNEntryV3EE @ 508 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone14TMobileServiceEE @ 509 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone16TMobilePhoneLockEE @ 510 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone16TMobilePhoneNITZEE @ 511 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone19TMobilePhoneALSLineEE @ 512 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneFdnStatusEE @ 513 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneIdServiceEE @ 514 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone22TImsAuthenticateDataV5EE @ 515 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 516 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 517 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockStatusEE @ 518 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCBConditionEE @ 519 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCFConditionEE @ 520 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneNetworkModeEE @ 521 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 522 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone24TMobilePhoneServiceTableEE @ 523 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 524 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 525 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 526 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 527 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 528 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 529 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneSecurityEventEE @ 530 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 531 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 532 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 533 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 534 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone28TAPNControlListServiceStatusEE @ 535 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 536 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 537 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 538 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 539 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 540 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 541 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 542 NONAME
- _ZTV14TMockLtsyData1IN14RMobileONStore16TMobileONEntryV1EE @ 543 NONAME
- _ZTV14TMockLtsyData1IN14RPacketContext17TContextConfig_R5EE @ 544 NONAME
- _ZTV14TMockLtsyData1IN14RPacketContext18TContextConfigCDMAEE @ 545 NONAME
- _ZTV14TMockLtsyData1IN14RPacketContext18TContextConfigGPRSEE @ 546 NONAME
- _ZTV14TMockLtsyData1IN14RPacketContext20TContextConfigR99_R4EE @ 547 NONAME
- _ZTV14TMockLtsyData1IN14RPacketService11TAttachModeEE @ 548 NONAME
- _ZTV14TMockLtsyData1IN14RPacketService16TPreferredBearerEE @ 549 NONAME
- _ZTV14TMockLtsyData1IN14RPacketService19TRegistrationStatusEE @ 550 NONAME
- _ZTV14TMockLtsyData1IN14RPacketService7TStatusEE @ 551 NONAME
- _ZTV14TMockLtsyData1IN14RPacketService8TMSClassEE @ 552 NONAME
- _ZTV14TMockLtsyData1IN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 553 NONAME
- _ZTV14TMockLtsyData1IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 554 NONAME
- _ZTV14TMockLtsyData1IN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 555 NONAME
- _ZTV14TMockLtsyData1IN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 556 NONAME
- _ZTV14TMockLtsyData1IN19RMobileSmsMessaging16TMobileSmsBearerEE @ 557 NONAME
- _ZTV14TMockLtsyData1IN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 558 NONAME
- _ZTV14TMockLtsyData1IN6RPhone7TStatusEE @ 559 NONAME
- _ZTV14TMockLtsyData1IP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 560 NONAME
- _ZTV14TMockLtsyData1IP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 561 NONAME
- _ZTV14TMockLtsyData1IP13CArrayPtrFlatI14TSmsParametersEE @ 562 NONAME
- _ZTV14TMockLtsyData1IP13CArrayPtrFlatI16TENStoreResponseEE @ 563 NONAME
- _ZTV14TMockLtsyData1IP13CArrayPtrFlatI7TSmsMsgEE @ 564 NONAME
- _ZTV14TMockLtsyData1IP18CMobilePhoneCFListE @ 565 NONAME
- _ZTV14TMockLtsyData1IP18CMobilePhoneCWListE @ 566 NONAME
- _ZTV14TMockLtsyData1IP25CMobilePhoneNetworkListV2E @ 567 NONAME
- _ZTV14TMockLtsyData1IP27CMobilePhoneBroadcastIdListE @ 568 NONAME
- _ZTV14TMockLtsyData1IP29CPcktMbmsMonitoredServiceListE @ 569 NONAME
- _ZTV14TMockLtsyData1IP4TBufILi100EEE @ 570 NONAME
- _ZTV14TMockLtsyData1IP6TDesC8E @ 571 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI20TSimCardReaderStatusEE @ 572 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 573 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 574 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 575 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 576 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 577 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 578 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 579 NONAME
- _ZTV14TMockLtsyData1IPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 580 NONAME
- _ZTV14TMockLtsyData1IhE @ 581 NONAME
- _ZTV14TMockLtsyData1IiE @ 582 NONAME
- _ZTV14TMockLtsyData1IjE @ 583 NONAME
- _ZTV14TMockLtsyData1IlE @ 584 NONAME
- _ZTV14TMockLtsyData1ImE @ 585 NONAME
- _ZTV14TMockLtsyData1IsE @ 586 NONAME
- _ZTV14TMockLtsyData1ItE @ 587 NONAME
- _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 588 NONAME
- _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 589 NONAME
- _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 590 NONAME
- _ZTV14TMockLtsyData2I21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 591 NONAME
- _ZTV14TMockLtsyData2I4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 592 NONAME
- _ZTV14TMockLtsyData2I4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 593 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EE12TContextMiscE @ 594 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 595 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EE5TBuf8ILi1EEE @ 596 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 597 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 598 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 599 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 600 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 601 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 602 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EES1_E @ 603 NONAME
- _ZTV14TMockLtsyData2I4TBufILi16EEiE @ 604 NONAME
- _ZTV14TMockLtsyData2I5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 605 NONAME
- _ZTV14TMockLtsyData2I5TTimeiE @ 606 NONAME
- _ZTV14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 607 NONAME
- _ZTV14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 608 NONAME
- _ZTV14TMockLtsyData2IN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 609 NONAME
- _ZTV14TMockLtsyData2IN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 610 NONAME
- _ZTV14TMockLtsyData2IN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 611 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 612 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 613 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 614 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 615 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 616 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 617 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 618 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 619 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 620 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 621 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 622 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 623 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 624 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 625 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 626 NONAME
- _ZTV14TMockLtsyData2IN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 627 NONAME
- _ZTV14TMockLtsyData2IN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 628 NONAME
- _ZTV14TMockLtsyData2IN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 629 NONAME
- _ZTV14TMockLtsyData2IN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 630 NONAME
- _ZTV14TMockLtsyData2IN14RPacketService7TStatusEiE @ 631 NONAME
- _ZTV14TMockLtsyData2IN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 632 NONAME
- _ZTV14TMockLtsyData2IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 633 NONAME
- _ZTV14TMockLtsyData2IN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 634 NONAME
- _ZTV14TMockLtsyData2IP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 635 NONAME
- _ZTV14TMockLtsyData2IP13CArrayPtrFlatI7TSmsMsgEiE @ 636 NONAME
- _ZTV14TMockLtsyData2IP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 637 NONAME
- _ZTV14TMockLtsyData2IP6TDesC8S1_E @ 638 NONAME
- _ZTV14TMockLtsyData2IP6TDesC8iE @ 639 NONAME
- _ZTV14TMockLtsyData2Ih4TBufILi10EEE @ 640 NONAME
- _ZTV14TMockLtsyData2IhiE @ 641 NONAME
- _ZTV14TMockLtsyData2IiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 642 NONAME
- _ZTV14TMockLtsyData2IiP7TSmsMsgE @ 643 NONAME
- _ZTV14TMockLtsyData2IiiE @ 644 NONAME
- _ZTV14TMockLtsyData2IjiE @ 645 NONAME
- _ZTV14TMockLtsyData2IlaE @ 646 NONAME
- _ZTV14TMockLtsyData2Is5TBuf8ILi165EEE @ 647 NONAME
- _ZTV15CMockLtsyEngine @ 648 NONAME
- _ZTV16CMmCustomStubExt @ 649 NONAME
- _ZTV16CMmMessageRouter @ 650 NONAME
- _ZTV17TMockLtsyData1BufI10TGsmCbsMsgE @ 651 NONAME
- _ZTV17TMockLtsyData1BufI11TONStoreMsgE @ 652 NONAME
- _ZTV17TMockLtsyData1BufI12TRfStateInfoE @ 653 NONAME
- _ZTV17TMockLtsyData1BufI12TServiceTypeE @ 654 NONAME
- _ZTV17TMockLtsyData1BufI14TContextParamsE @ 655 NONAME
- _ZTV17TMockLtsyData1BufI16TENStoreResponseE @ 656 NONAME
- _ZTV17TMockLtsyData1BufI20TLockSettingPasswordE @ 657 NONAME
- _ZTV17TMockLtsyData1BufI21TContextConfigurationE @ 658 NONAME
- _ZTV17TMockLtsyData1BufI24TCbsCbmiAndLangAndFilterE @ 659 NONAME
- _ZTV17TMockLtsyData1BufI25TMbmsNetworkServiceStatusE @ 660 NONAME
- _ZTV17TMockLtsyData1BufI25TSendSmsDataAndAttributesE @ 661 NONAME
- _ZTV17TMockLtsyData1BufI31TMmMbmsMonitorServiceListParamsE @ 662 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi10EEE @ 663 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi128EEE @ 664 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi15EEE @ 665 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi16EEE @ 666 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi32EEE @ 667 NONAME
- _ZTV17TMockLtsyData1BufI4TBufILi6EEE @ 668 NONAME
- _ZTV17TMockLtsyData1BufI5TBuf8ILi128EEE @ 669 NONAME
- _ZTV17TMockLtsyData1BufI5TBuf8ILi15EEE @ 670 NONAME
- _ZTV17TMockLtsyData1BufI5TBuf8ILi16EEE @ 671 NONAME
- _ZTV17TMockLtsyData1BufI5TCharE @ 672 NONAME
- _ZTV17TMockLtsyData1BufI5TTimeE @ 673 NONAME
- _ZTV17TMockLtsyData1BufI7TSmsMsgE @ 674 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TAlsSupportEE @ 675 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TOperatorIdEE @ 676 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TViagParamsEE @ 677 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12THSxPAStatusEE @ 678 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12TSetAlsBlockEE @ 679 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12TSimFileInfoEE @ 680 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI13TSetDriveModeEE @ 681 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI14TBandSelectionEE @ 682 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI16TNetworkModeCapsEE @ 683 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI16TSetAlwaysOnModeEE @ 684 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI18TGetAlsBlockStatusEE @ 685 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI18TViagCacheRecordIdEE @ 686 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI19TViagUHZIUESettingsEE @ 687 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI20TEmerNumberCheckModeEE @ 688 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI5TApduEE @ 689 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI9TDtmfInfoEE @ 690 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone11TAPNEntryV3EE @ 691 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone14TMobileServiceEE @ 692 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneLockEE @ 693 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneNITZEE @ 694 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone19TMobilePhoneALSLineEE @ 695 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneFdnStatusEE @ 696 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneIdServiceEE @ 697 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone22TImsAuthenticateDataV5EE @ 698 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 699 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 700 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockStatusEE @ 701 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCBConditionEE @ 702 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCFConditionEE @ 703 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneNetworkModeEE @ 704 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 705 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneServiceTableEE @ 706 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 707 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 708 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 709 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 710 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 711 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 712 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneSecurityEventEE @ 713 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 714 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 715 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 716 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 717 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone28TAPNControlListServiceStatusEE @ 718 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 719 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 720 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 721 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 722 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 723 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 724 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 725 NONAME
- _ZTV17TMockLtsyData1BufIN14RMobileONStore16TMobileONEntryV1EE @ 726 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketContext17TContextConfig_R5EE @ 727 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketContext18TContextConfigCDMAEE @ 728 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketContext18TContextConfigGPRSEE @ 729 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketContext20TContextConfigR99_R4EE @ 730 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketService11TAttachModeEE @ 731 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketService16TPreferredBearerEE @ 732 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketService19TRegistrationStatusEE @ 733 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketService7TStatusEE @ 734 NONAME
- _ZTV17TMockLtsyData1BufIN14RPacketService8TMSClassEE @ 735 NONAME
- _ZTV17TMockLtsyData1BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 736 NONAME
- _ZTV17TMockLtsyData1BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 737 NONAME
- _ZTV17TMockLtsyData1BufIN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 738 NONAME
- _ZTV17TMockLtsyData1BufIN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 739 NONAME
- _ZTV17TMockLtsyData1BufIN19RMobileSmsMessaging16TMobileSmsBearerEE @ 740 NONAME
- _ZTV17TMockLtsyData1BufIN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 741 NONAME
- _ZTV17TMockLtsyData1BufIN6RPhone7TStatusEE @ 742 NONAME
- _ZTV17TMockLtsyData1BufIP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 743 NONAME
- _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 744 NONAME
- _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI14TSmsParametersEE @ 745 NONAME
- _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI16TENStoreResponseEE @ 746 NONAME
- _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI7TSmsMsgEE @ 747 NONAME
- _ZTV17TMockLtsyData1BufIP18CMobilePhoneCFListE @ 748 NONAME
- _ZTV17TMockLtsyData1BufIP18CMobilePhoneCWListE @ 749 NONAME
- _ZTV17TMockLtsyData1BufIP25CMobilePhoneNetworkListV2E @ 750 NONAME
- _ZTV17TMockLtsyData1BufIP27CMobilePhoneBroadcastIdListE @ 751 NONAME
- _ZTV17TMockLtsyData1BufIP29CPcktMbmsMonitoredServiceListE @ 752 NONAME
- _ZTV17TMockLtsyData1BufIP4TBufILi100EEE @ 753 NONAME
- _ZTV17TMockLtsyData1BufIP6TDesC8E @ 754 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI20TSimCardReaderStatusEE @ 755 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 756 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 757 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 758 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 759 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 760 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 761 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 762 NONAME
- _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 763 NONAME
- _ZTV17TMockLtsyData1BufIhE @ 764 NONAME
- _ZTV17TMockLtsyData1BufIiE @ 765 NONAME
- _ZTV17TMockLtsyData1BufIjE @ 766 NONAME
- _ZTV17TMockLtsyData1BufIlE @ 767 NONAME
- _ZTV17TMockLtsyData1BufImE @ 768 NONAME
- _ZTV17TMockLtsyData1BufIsE @ 769 NONAME
- _ZTV17TMockLtsyData1BufItE @ 770 NONAME
- _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 771 NONAME
- _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 772 NONAME
- _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 773 NONAME
- _ZTV17TMockLtsyData2BufI21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 774 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 775 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 776 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EE12TContextMiscE @ 777 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 778 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EE5TBuf8ILi1EEE @ 779 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 780 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 781 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 782 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 783 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 784 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 785 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EES1_E @ 786 NONAME
- _ZTV17TMockLtsyData2BufI4TBufILi16EEiE @ 787 NONAME
- _ZTV17TMockLtsyData2BufI5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 788 NONAME
- _ZTV17TMockLtsyData2BufI5TTimeiE @ 789 NONAME
- _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 790 NONAME
- _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 791 NONAME
- _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 792 NONAME
- _ZTV17TMockLtsyData2BufIN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 793 NONAME
- _ZTV17TMockLtsyData2BufIN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 794 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 795 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 796 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 797 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 798 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 799 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 800 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 801 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 802 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 803 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 804 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 805 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 806 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 807 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 808 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 809 NONAME
- _ZTV17TMockLtsyData2BufIN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 810 NONAME
- _ZTV17TMockLtsyData2BufIN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 811 NONAME
- _ZTV17TMockLtsyData2BufIN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 812 NONAME
- _ZTV17TMockLtsyData2BufIN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 813 NONAME
- _ZTV17TMockLtsyData2BufIN14RPacketService7TStatusEiE @ 814 NONAME
- _ZTV17TMockLtsyData2BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 815 NONAME
- _ZTV17TMockLtsyData2BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 816 NONAME
- _ZTV17TMockLtsyData2BufIN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 817 NONAME
- _ZTV17TMockLtsyData2BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 818 NONAME
- _ZTV17TMockLtsyData2BufIP13CArrayPtrFlatI7TSmsMsgEiE @ 819 NONAME
- _ZTV17TMockLtsyData2BufIP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 820 NONAME
- _ZTV17TMockLtsyData2BufIP6TDesC8S1_E @ 821 NONAME
- _ZTV17TMockLtsyData2BufIP6TDesC8iE @ 822 NONAME
- _ZTV17TMockLtsyData2BufIh4TBufILi10EEE @ 823 NONAME
- _ZTV17TMockLtsyData2BufIhiE @ 824 NONAME
- _ZTV17TMockLtsyData2BufIiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 825 NONAME
- _ZTV17TMockLtsyData2BufIiP7TSmsMsgE @ 826 NONAME
- _ZTV17TMockLtsyData2BufIiiE @ 827 NONAME
- _ZTV17TMockLtsyData2BufIjiE @ 828 NONAME
- _ZTV17TMockLtsyData2BufIlaE @ 829 NONAME
- _ZTV17TMockLtsyData2BufIs5TBuf8ILi165EEE @ 830 NONAME
- _ZTV18CMockLtsyFactoryV1 @ 831 NONAME
- _ZTV18CMockLtsyFactoryV2 @ 832 NONAME
- _ZTV18CMockLtsyFactoryV3 @ 833 NONAME
- _ZTV18TMockLtsyCallData1I4TBufILi129EEE @ 834 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall16TMobileCallEventEE @ 835 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall17TMobileCallInfoV1EE @ 836 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall17TMobileCallStatusEE @ 837 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV1EE @ 838 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV2EE @ 839 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV7EE @ 840 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall21TMobileCallDataCapsV1EE @ 841 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall22TMobileCallHscsdInfoV8EE @ 842 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV1EE @ 843 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV2EE @ 844 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV8EE @ 845 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV1EE @ 846 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV2EE @ 847 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV7EE @ 848 NONAME
- _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV8EE @ 849 NONAME
- _ZTV18TMockLtsyCallData1IN12RMobilePhone19TMobilePhonePrivacyEE @ 850 NONAME
- _ZTV18TMockLtsyCallData1IN5RCall14TBearerServiceEE @ 851 NONAME
- _ZTV18TMockLtsyCallData1IN5RCall7TStatusEE @ 852 NONAME
- _ZTV18TMockLtsyCallData1IN5RCall9TCommPortEE @ 853 NONAME
- _ZTV18TMockLtsyCallData1IiE @ 854 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 855 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 856 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 857 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 858 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 859 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 860 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 861 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 862 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 863 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 864 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 865 NONAME
- _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 866 NONAME
- _ZTV18TMockLtsyCallData2IiiE @ 867 NONAME
- _ZTV19CMockSmsMessHandler @ 868 NONAME
- _ZTV20CMockCallMessHandler @ 869 NONAME
- _ZTV21CMockPhoneMessHandler @ 870 NONAME
- _ZTV21TMockLtsyCallData1BufI4TBufILi129EEE @ 871 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall16TMobileCallEventEE @ 872 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallInfoV1EE @ 873 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallStatusEE @ 874 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV1EE @ 875 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV2EE @ 876 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV7EE @ 877 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall21TMobileCallDataCapsV1EE @ 878 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall22TMobileCallHscsdInfoV8EE @ 879 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV1EE @ 880 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV2EE @ 881 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV8EE @ 882 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV1EE @ 883 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV2EE @ 884 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV7EE @ 885 NONAME
- _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV8EE @ 886 NONAME
- _ZTV21TMockLtsyCallData1BufIN12RMobilePhone19TMobilePhonePrivacyEE @ 887 NONAME
- _ZTV21TMockLtsyCallData1BufIN5RCall14TBearerServiceEE @ 888 NONAME
- _ZTV21TMockLtsyCallData1BufIN5RCall7TStatusEE @ 889 NONAME
- _ZTV21TMockLtsyCallData1BufIN5RCall9TCommPortEE @ 890 NONAME
- _ZTV21TMockLtsyCallData1BufIiE @ 891 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 892 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 893 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 894 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 895 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 896 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 897 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 898 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 899 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 900 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 901 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 902 NONAME
- _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 903 NONAME
- _ZTV21TMockLtsyCallData2BufIiiE @ 904 NONAME
- _ZTV21TMockLtsyContextData1I4TBufILi16EEE @ 905 NONAME
- _ZTV21TMockLtsyContextData2I4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 906 NONAME
- _ZTV21TMockLtsyContextData2I4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 907 NONAME
- _ZTV23CMockPcktQoSMessHandler @ 908 NONAME
- _ZTV23TMockLtsyPacketQoSData1I4TBufILi16EEE @ 909 NONAME
- _ZTV23TMockLtsyPhoneBookData1I10TPBFdnInfoE @ 910 NONAME
- _ZTV23TMockLtsyPhoneBookData1I12TPBEntryInfoE @ 911 NONAME
- _ZTV23TMockLtsyPhoneBookData1I16CStorageInfoDataE @ 912 NONAME
- _ZTV23TMockLtsyPhoneBookData1IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 913 NONAME
- _ZTV23TMockLtsyPhoneBookData1IP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 914 NONAME
- _ZTV23TMockLtsyPhoneBookData1IiE @ 915 NONAME
- _ZTV23TMockLtsyPhoneBookData2IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 916 NONAME ABSENT
- _ZTV23TMockLtsyPhoneBookData2IiP20CPhoneBookStoreEntryE @ 917 NONAME
- _ZTV24TMockLtsyContextData1BufI4TBufILi16EEE @ 918 NONAME
- _ZTV24TMockLtsyContextData2BufI4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 919 NONAME
- _ZTV24TMockLtsyContextData2BufI4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 920 NONAME
- _ZTV26CMmCustomMessHandlerGsmExt @ 921 NONAME
- _ZTV26CMockTelephonyAudioControl @ 922 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufI10TPBFdnInfoE @ 923 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufI12TPBEntryInfoE @ 924 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufI16CStorageInfoDataE @ 925 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 926 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufIP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 927 NONAME
- _ZTV26TMockLtsyPhoneBookData1BufIiE @ 928 NONAME
- _ZTV26TMockLtsyPhoneBookData2BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 929 NONAME ABSENT
- _ZTV26TMockLtsyPhoneBookData2BufIiP20CPhoneBookStoreEntryE @ 930 NONAME
- _ZTV27CMockPcktContextMessHandler @ 931 NONAME
- _ZTV27CMockPcktServiceMessHandler @ 932 NONAME
- _ZTV30CMockPhoneBookStoreMessHandler @ 933 NONAME
- _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneDTMFEventEE @ 934 NONAME
- _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneDTMFEventEE @ 935 NONAME
- _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneDTMFEventEE @ 936 NONAME
- _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneDTMFEventEE @ 937 NONAME
- _ZTI14TMockLtsyData1IN12RMmCustomAPI15TApduParametersEE @ 938 NONAME
- _ZTI17TMockLtsyData1BufIN12RMmCustomAPI15TApduParametersEE @ 939 NONAME
- _ZTV14TMockLtsyData1IN12RMmCustomAPI15TApduParametersEE @ 940 NONAME
- _ZTV17TMockLtsyData1BufIN12RMmCustomAPI15TApduParametersEE @ 941 NONAME
-
+EXPORTS
+ _Z12LTsyFactoryLv @ 1 NONAME
+ _ZTI14TMockLtsyData1I10TGsmCbsMsgE @ 2 NONAME
+ _ZTI14TMockLtsyData1I11TONStoreMsgE @ 3 NONAME
+ _ZTI14TMockLtsyData1I12TRfStateInfoE @ 4 NONAME
+ _ZTI14TMockLtsyData1I12TServiceTypeE @ 5 NONAME
+ _ZTI14TMockLtsyData1I14TContextParamsE @ 6 NONAME
+ _ZTI14TMockLtsyData1I16TENStoreResponseE @ 7 NONAME
+ _ZTI14TMockLtsyData1I20TLockSettingPasswordE @ 8 NONAME
+ _ZTI14TMockLtsyData1I21TContextConfigurationE @ 9 NONAME
+ _ZTI14TMockLtsyData1I24TCbsCbmiAndLangAndFilterE @ 10 NONAME
+ _ZTI14TMockLtsyData1I25TMbmsNetworkServiceStatusE @ 11 NONAME
+ _ZTI14TMockLtsyData1I25TSendSmsDataAndAttributesE @ 12 NONAME
+ _ZTI14TMockLtsyData1I31TMmMbmsMonitorServiceListParamsE @ 13 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi10EEE @ 14 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi128EEE @ 15 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi15EEE @ 16 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi16EEE @ 17 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi32EEE @ 18 NONAME
+ _ZTI14TMockLtsyData1I4TBufILi6EEE @ 19 NONAME
+ _ZTI14TMockLtsyData1I5TBuf8ILi128EEE @ 20 NONAME
+ _ZTI14TMockLtsyData1I5TBuf8ILi15EEE @ 21 NONAME
+ _ZTI14TMockLtsyData1I5TBuf8ILi16EEE @ 22 NONAME
+ _ZTI14TMockLtsyData1I5TCharE @ 23 NONAME
+ _ZTI14TMockLtsyData1I5TTimeE @ 24 NONAME
+ _ZTI14TMockLtsyData1I7TSmsMsgE @ 25 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI11TAlsSupportEE @ 26 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI11TOperatorIdEE @ 27 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI11TViagParamsEE @ 28 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI12THSxPAStatusEE @ 29 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI12TSetAlsBlockEE @ 30 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI12TSimFileInfoEE @ 31 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI13TSetDriveModeEE @ 32 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI14TBandSelectionEE @ 33 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI16TNetworkModeCapsEE @ 34 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI16TSetAlwaysOnModeEE @ 35 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI18TGetAlsBlockStatusEE @ 36 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI18TViagCacheRecordIdEE @ 37 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI19TViagUHZIUESettingsEE @ 38 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI20TEmerNumberCheckModeEE @ 39 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI5TApduEE @ 40 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI9TDtmfInfoEE @ 41 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone11TAPNEntryV3EE @ 42 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone14TMobileServiceEE @ 43 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone16TMobilePhoneLockEE @ 44 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone16TMobilePhoneNITZEE @ 45 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone19TMobilePhoneALSLineEE @ 46 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneFdnStatusEE @ 47 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneIdServiceEE @ 48 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone22TImsAuthenticateDataV5EE @ 49 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 50 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 51 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockStatusEE @ 52 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCBConditionEE @ 53 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCFConditionEE @ 54 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone23TMobilePhoneNetworkModeEE @ 55 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 56 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone24TMobilePhoneServiceTableEE @ 57 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 58 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 59 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 60 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 61 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 62 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 63 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone25TMobilePhoneSecurityEventEE @ 64 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 65 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 66 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 67 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 68 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone28TAPNControlListServiceStatusEE @ 69 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 70 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 71 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 72 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 73 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 74 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 75 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 76 NONAME
+ _ZTI14TMockLtsyData1IN14RMobileONStore16TMobileONEntryV1EE @ 77 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketContext17TContextConfig_R5EE @ 78 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketContext18TContextConfigCDMAEE @ 79 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketContext18TContextConfigGPRSEE @ 80 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketContext20TContextConfigR99_R4EE @ 81 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketService11TAttachModeEE @ 82 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketService16TPreferredBearerEE @ 83 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketService19TRegistrationStatusEE @ 84 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketService7TStatusEE @ 85 NONAME
+ _ZTI14TMockLtsyData1IN14RPacketService8TMSClassEE @ 86 NONAME
+ _ZTI14TMockLtsyData1IN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 87 NONAME
+ _ZTI14TMockLtsyData1IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 88 NONAME
+ _ZTI14TMockLtsyData1IN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 89 NONAME
+ _ZTI14TMockLtsyData1IN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 90 NONAME
+ _ZTI14TMockLtsyData1IN19RMobileSmsMessaging16TMobileSmsBearerEE @ 91 NONAME
+ _ZTI14TMockLtsyData1IN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 92 NONAME
+ _ZTI14TMockLtsyData1IN6RPhone7TStatusEE @ 93 NONAME
+ _ZTI14TMockLtsyData1IP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 94 NONAME
+ _ZTI14TMockLtsyData1IP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 95 NONAME
+ _ZTI14TMockLtsyData1IP13CArrayPtrFlatI14TSmsParametersEE @ 96 NONAME
+ _ZTI14TMockLtsyData1IP13CArrayPtrFlatI16TENStoreResponseEE @ 97 NONAME
+ _ZTI14TMockLtsyData1IP13CArrayPtrFlatI7TSmsMsgEE @ 98 NONAME
+ _ZTI14TMockLtsyData1IP18CMobilePhoneCFListE @ 99 NONAME
+ _ZTI14TMockLtsyData1IP18CMobilePhoneCWListE @ 100 NONAME
+ _ZTI14TMockLtsyData1IP25CMobilePhoneNetworkListV2E @ 101 NONAME
+ _ZTI14TMockLtsyData1IP27CMobilePhoneBroadcastIdListE @ 102 NONAME
+ _ZTI14TMockLtsyData1IP29CPcktMbmsMonitoredServiceListE @ 103 NONAME
+ _ZTI14TMockLtsyData1IP4TBufILi100EEE @ 104 NONAME
+ _ZTI14TMockLtsyData1IP6TDesC8E @ 105 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI20TSimCardReaderStatusEE @ 106 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 107 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 108 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 109 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 110 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 111 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 112 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 113 NONAME
+ _ZTI14TMockLtsyData1IPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 114 NONAME
+ _ZTI14TMockLtsyData1IhE @ 115 NONAME
+ _ZTI14TMockLtsyData1IiE @ 116 NONAME
+ _ZTI14TMockLtsyData1IjE @ 117 NONAME
+ _ZTI14TMockLtsyData1IlE @ 118 NONAME
+ _ZTI14TMockLtsyData1ImE @ 119 NONAME
+ _ZTI14TMockLtsyData1IsE @ 120 NONAME
+ _ZTI14TMockLtsyData1ItE @ 121 NONAME
+ _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 122 NONAME
+ _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 123 NONAME
+ _ZTI14TMockLtsyData2I14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 124 NONAME
+ _ZTI14TMockLtsyData2I21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 125 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 126 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 127 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EE12TContextMiscE @ 128 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 129 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EE5TBuf8ILi1EEE @ 130 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 131 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 132 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 133 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 134 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 135 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 136 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EES1_E @ 137 NONAME
+ _ZTI14TMockLtsyData2I4TBufILi16EEiE @ 138 NONAME
+ _ZTI14TMockLtsyData2I5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 139 NONAME
+ _ZTI14TMockLtsyData2I5TTimeiE @ 140 NONAME
+ _ZTI14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 141 NONAME
+ _ZTI14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 142 NONAME
+ _ZTI14TMockLtsyData2IN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 143 NONAME
+ _ZTI14TMockLtsyData2IN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 144 NONAME
+ _ZTI14TMockLtsyData2IN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 145 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 146 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 147 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 148 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 149 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 150 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 151 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 152 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 153 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 154 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 155 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 156 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 157 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 158 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 159 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 160 NONAME
+ _ZTI14TMockLtsyData2IN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 161 NONAME
+ _ZTI14TMockLtsyData2IN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 162 NONAME
+ _ZTI14TMockLtsyData2IN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 163 NONAME
+ _ZTI14TMockLtsyData2IN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 164 NONAME
+ _ZTI14TMockLtsyData2IN14RPacketService7TStatusEiE @ 165 NONAME
+ _ZTI14TMockLtsyData2IN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 166 NONAME
+ _ZTI14TMockLtsyData2IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 167 NONAME
+ _ZTI14TMockLtsyData2IN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 168 NONAME
+ _ZTI14TMockLtsyData2IP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 169 NONAME
+ _ZTI14TMockLtsyData2IP13CArrayPtrFlatI7TSmsMsgEiE @ 170 NONAME
+ _ZTI14TMockLtsyData2IP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 171 NONAME
+ _ZTI14TMockLtsyData2IP6TDesC8S1_E @ 172 NONAME
+ _ZTI14TMockLtsyData2IP6TDesC8iE @ 173 NONAME
+ _ZTI14TMockLtsyData2Ih4TBufILi10EEE @ 174 NONAME
+ _ZTI14TMockLtsyData2IhiE @ 175 NONAME
+ _ZTI14TMockLtsyData2IiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 176 NONAME
+ _ZTI14TMockLtsyData2IiP7TSmsMsgE @ 177 NONAME
+ _ZTI14TMockLtsyData2IiiE @ 178 NONAME
+ _ZTI14TMockLtsyData2IjiE @ 179 NONAME
+ _ZTI14TMockLtsyData2IlaE @ 180 NONAME
+ _ZTI14TMockLtsyData2Is5TBuf8ILi165EEE @ 181 NONAME
+ _ZTI15CMockLtsyEngine @ 182 NONAME
+ _ZTI16CMmCustomStubExt @ 183 NONAME
+ _ZTI16CMmMessageRouter @ 184 NONAME
+ _ZTI17TMockLtsyData1BufI10TGsmCbsMsgE @ 185 NONAME
+ _ZTI17TMockLtsyData1BufI11TONStoreMsgE @ 186 NONAME
+ _ZTI17TMockLtsyData1BufI12TRfStateInfoE @ 187 NONAME
+ _ZTI17TMockLtsyData1BufI12TServiceTypeE @ 188 NONAME
+ _ZTI17TMockLtsyData1BufI14TContextParamsE @ 189 NONAME
+ _ZTI17TMockLtsyData1BufI16TENStoreResponseE @ 190 NONAME
+ _ZTI17TMockLtsyData1BufI20TLockSettingPasswordE @ 191 NONAME
+ _ZTI17TMockLtsyData1BufI21TContextConfigurationE @ 192 NONAME
+ _ZTI17TMockLtsyData1BufI24TCbsCbmiAndLangAndFilterE @ 193 NONAME
+ _ZTI17TMockLtsyData1BufI25TMbmsNetworkServiceStatusE @ 194 NONAME
+ _ZTI17TMockLtsyData1BufI25TSendSmsDataAndAttributesE @ 195 NONAME
+ _ZTI17TMockLtsyData1BufI31TMmMbmsMonitorServiceListParamsE @ 196 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi10EEE @ 197 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi128EEE @ 198 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi15EEE @ 199 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi16EEE @ 200 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi32EEE @ 201 NONAME
+ _ZTI17TMockLtsyData1BufI4TBufILi6EEE @ 202 NONAME
+ _ZTI17TMockLtsyData1BufI5TBuf8ILi128EEE @ 203 NONAME
+ _ZTI17TMockLtsyData1BufI5TBuf8ILi15EEE @ 204 NONAME
+ _ZTI17TMockLtsyData1BufI5TBuf8ILi16EEE @ 205 NONAME
+ _ZTI17TMockLtsyData1BufI5TCharE @ 206 NONAME
+ _ZTI17TMockLtsyData1BufI5TTimeE @ 207 NONAME
+ _ZTI17TMockLtsyData1BufI7TSmsMsgE @ 208 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TAlsSupportEE @ 209 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TOperatorIdEE @ 210 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI11TViagParamsEE @ 211 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12THSxPAStatusEE @ 212 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12TSetAlsBlockEE @ 213 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI12TSimFileInfoEE @ 214 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI13TSetDriveModeEE @ 215 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI14TBandSelectionEE @ 216 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI16TNetworkModeCapsEE @ 217 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI16TSetAlwaysOnModeEE @ 218 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI18TGetAlsBlockStatusEE @ 219 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI18TViagCacheRecordIdEE @ 220 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI19TViagUHZIUESettingsEE @ 221 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI20TEmerNumberCheckModeEE @ 222 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI5TApduEE @ 223 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI9TDtmfInfoEE @ 224 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone11TAPNEntryV3EE @ 225 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone14TMobileServiceEE @ 226 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneLockEE @ 227 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneNITZEE @ 228 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone19TMobilePhoneALSLineEE @ 229 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneFdnStatusEE @ 230 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneIdServiceEE @ 231 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone22TImsAuthenticateDataV5EE @ 232 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 233 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 234 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockStatusEE @ 235 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCBConditionEE @ 236 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCFConditionEE @ 237 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneNetworkModeEE @ 238 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 239 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneServiceTableEE @ 240 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 241 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 242 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 243 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 244 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 245 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 246 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneSecurityEventEE @ 247 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 248 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 249 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 250 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 251 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone28TAPNControlListServiceStatusEE @ 252 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 253 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 254 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 255 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 256 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 257 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 258 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 259 NONAME
+ _ZTI17TMockLtsyData1BufIN14RMobileONStore16TMobileONEntryV1EE @ 260 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketContext17TContextConfig_R5EE @ 261 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketContext18TContextConfigCDMAEE @ 262 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketContext18TContextConfigGPRSEE @ 263 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketContext20TContextConfigR99_R4EE @ 264 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketService11TAttachModeEE @ 265 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketService16TPreferredBearerEE @ 266 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketService19TRegistrationStatusEE @ 267 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketService7TStatusEE @ 268 NONAME
+ _ZTI17TMockLtsyData1BufIN14RPacketService8TMSClassEE @ 269 NONAME
+ _ZTI17TMockLtsyData1BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 270 NONAME
+ _ZTI17TMockLtsyData1BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 271 NONAME
+ _ZTI17TMockLtsyData1BufIN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 272 NONAME
+ _ZTI17TMockLtsyData1BufIN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 273 NONAME
+ _ZTI17TMockLtsyData1BufIN19RMobileSmsMessaging16TMobileSmsBearerEE @ 274 NONAME
+ _ZTI17TMockLtsyData1BufIN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 275 NONAME
+ _ZTI17TMockLtsyData1BufIN6RPhone7TStatusEE @ 276 NONAME
+ _ZTI17TMockLtsyData1BufIP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 277 NONAME
+ _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 278 NONAME
+ _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI14TSmsParametersEE @ 279 NONAME
+ _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI16TENStoreResponseEE @ 280 NONAME
+ _ZTI17TMockLtsyData1BufIP13CArrayPtrFlatI7TSmsMsgEE @ 281 NONAME
+ _ZTI17TMockLtsyData1BufIP18CMobilePhoneCFListE @ 282 NONAME
+ _ZTI17TMockLtsyData1BufIP18CMobilePhoneCWListE @ 283 NONAME
+ _ZTI17TMockLtsyData1BufIP25CMobilePhoneNetworkListV2E @ 284 NONAME
+ _ZTI17TMockLtsyData1BufIP27CMobilePhoneBroadcastIdListE @ 285 NONAME
+ _ZTI17TMockLtsyData1BufIP29CPcktMbmsMonitoredServiceListE @ 286 NONAME
+ _ZTI17TMockLtsyData1BufIP4TBufILi100EEE @ 287 NONAME
+ _ZTI17TMockLtsyData1BufIP6TDesC8E @ 288 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI20TSimCardReaderStatusEE @ 289 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 290 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 291 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 292 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 293 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 294 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 295 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 296 NONAME
+ _ZTI17TMockLtsyData1BufIPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 297 NONAME
+ _ZTI17TMockLtsyData1BufIhE @ 298 NONAME
+ _ZTI17TMockLtsyData1BufIiE @ 299 NONAME
+ _ZTI17TMockLtsyData1BufIjE @ 300 NONAME
+ _ZTI17TMockLtsyData1BufIlE @ 301 NONAME
+ _ZTI17TMockLtsyData1BufImE @ 302 NONAME
+ _ZTI17TMockLtsyData1BufIsE @ 303 NONAME
+ _ZTI17TMockLtsyData1BufItE @ 304 NONAME
+ _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 305 NONAME
+ _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 306 NONAME
+ _ZTI17TMockLtsyData2BufI14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 307 NONAME
+ _ZTI17TMockLtsyData2BufI21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 308 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 309 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 310 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EE12TContextMiscE @ 311 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 312 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EE5TBuf8ILi1EEE @ 313 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 314 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 315 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 316 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 317 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 318 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 319 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EES1_E @ 320 NONAME
+ _ZTI17TMockLtsyData2BufI4TBufILi16EEiE @ 321 NONAME
+ _ZTI17TMockLtsyData2BufI5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 322 NONAME
+ _ZTI17TMockLtsyData2BufI5TTimeiE @ 323 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 324 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 325 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 326 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 327 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 328 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 329 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 330 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 331 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 332 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 333 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 334 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 335 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 336 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 337 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 338 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 339 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 340 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 341 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 342 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 343 NONAME
+ _ZTI17TMockLtsyData2BufIN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 344 NONAME
+ _ZTI17TMockLtsyData2BufIN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 345 NONAME
+ _ZTI17TMockLtsyData2BufIN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 346 NONAME
+ _ZTI17TMockLtsyData2BufIN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 347 NONAME
+ _ZTI17TMockLtsyData2BufIN14RPacketService7TStatusEiE @ 348 NONAME
+ _ZTI17TMockLtsyData2BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 349 NONAME
+ _ZTI17TMockLtsyData2BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 350 NONAME
+ _ZTI17TMockLtsyData2BufIN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 351 NONAME
+ _ZTI17TMockLtsyData2BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 352 NONAME
+ _ZTI17TMockLtsyData2BufIP13CArrayPtrFlatI7TSmsMsgEiE @ 353 NONAME
+ _ZTI17TMockLtsyData2BufIP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 354 NONAME
+ _ZTI17TMockLtsyData2BufIP6TDesC8S1_E @ 355 NONAME
+ _ZTI17TMockLtsyData2BufIP6TDesC8iE @ 356 NONAME
+ _ZTI17TMockLtsyData2BufIh4TBufILi10EEE @ 357 NONAME
+ _ZTI17TMockLtsyData2BufIhiE @ 358 NONAME
+ _ZTI17TMockLtsyData2BufIiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 359 NONAME
+ _ZTI17TMockLtsyData2BufIiP7TSmsMsgE @ 360 NONAME
+ _ZTI17TMockLtsyData2BufIiiE @ 361 NONAME
+ _ZTI17TMockLtsyData2BufIjiE @ 362 NONAME
+ _ZTI17TMockLtsyData2BufIlaE @ 363 NONAME
+ _ZTI17TMockLtsyData2BufIs5TBuf8ILi165EEE @ 364 NONAME
+ _ZTI18CMockLtsyFactoryV1 @ 365 NONAME
+ _ZTI18CMockLtsyFactoryV2 @ 366 NONAME
+ _ZTI18CMockLtsyFactoryV3 @ 367 NONAME
+ _ZTI18TMockLtsyCallData1I4TBufILi129EEE @ 368 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall16TMobileCallEventEE @ 369 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall17TMobileCallInfoV1EE @ 370 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall17TMobileCallStatusEE @ 371 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV1EE @ 372 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV2EE @ 373 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV7EE @ 374 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall21TMobileCallDataCapsV1EE @ 375 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall22TMobileCallHscsdInfoV8EE @ 376 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV1EE @ 377 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV2EE @ 378 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV8EE @ 379 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV1EE @ 380 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV2EE @ 381 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV7EE @ 382 NONAME
+ _ZTI18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV8EE @ 383 NONAME
+ _ZTI18TMockLtsyCallData1IN12RMobilePhone19TMobilePhonePrivacyEE @ 384 NONAME
+ _ZTI18TMockLtsyCallData1IN5RCall14TBearerServiceEE @ 385 NONAME
+ _ZTI18TMockLtsyCallData1IN5RCall7TStatusEE @ 386 NONAME
+ _ZTI18TMockLtsyCallData1IN5RCall9TCommPortEE @ 387 NONAME
+ _ZTI18TMockLtsyCallData1IiE @ 388 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 389 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 390 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 391 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 392 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 393 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 394 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 395 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 396 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 397 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 398 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 399 NONAME
+ _ZTI18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 400 NONAME
+ _ZTI18TMockLtsyCallData2IiiE @ 401 NONAME
+ _ZTI19CMockSmsMessHandler @ 402 NONAME
+ _ZTI20CMockCallMessHandler @ 403 NONAME
+ _ZTI21CMockPhoneMessHandler @ 404 NONAME
+ _ZTI21TMockLtsyCallData1BufI4TBufILi129EEE @ 405 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall16TMobileCallEventEE @ 406 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallInfoV1EE @ 407 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallStatusEE @ 408 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV1EE @ 409 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV2EE @ 410 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV7EE @ 411 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall21TMobileCallDataCapsV1EE @ 412 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall22TMobileCallHscsdInfoV8EE @ 413 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV1EE @ 414 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV2EE @ 415 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV8EE @ 416 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV1EE @ 417 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV2EE @ 418 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV7EE @ 419 NONAME
+ _ZTI21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV8EE @ 420 NONAME
+ _ZTI21TMockLtsyCallData1BufIN12RMobilePhone19TMobilePhonePrivacyEE @ 421 NONAME
+ _ZTI21TMockLtsyCallData1BufIN5RCall14TBearerServiceEE @ 422 NONAME
+ _ZTI21TMockLtsyCallData1BufIN5RCall7TStatusEE @ 423 NONAME
+ _ZTI21TMockLtsyCallData1BufIN5RCall9TCommPortEE @ 424 NONAME
+ _ZTI21TMockLtsyCallData1BufIiE @ 425 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 426 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 427 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 428 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 429 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 430 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 431 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 432 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 433 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 434 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 435 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 436 NONAME
+ _ZTI21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 437 NONAME
+ _ZTI21TMockLtsyCallData2BufIiiE @ 438 NONAME
+ _ZTI21TMockLtsyContextData1I4TBufILi16EEE @ 439 NONAME
+ _ZTI21TMockLtsyContextData2I4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 440 NONAME
+ _ZTI21TMockLtsyContextData2I4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 441 NONAME
+ _ZTI23CMockPcktQoSMessHandler @ 442 NONAME
+ _ZTI23TMockLtsyPacketQoSData1I4TBufILi16EEE @ 443 NONAME
+ _ZTI23TMockLtsyPhoneBookData1I10TPBFdnInfoE @ 444 NONAME
+ _ZTI23TMockLtsyPhoneBookData1I12TPBEntryInfoE @ 445 NONAME
+ _ZTI23TMockLtsyPhoneBookData1I16CStorageInfoDataE @ 446 NONAME
+ _ZTI23TMockLtsyPhoneBookData1IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 447 NONAME
+ _ZTI23TMockLtsyPhoneBookData1IP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 448 NONAME
+ _ZTI23TMockLtsyPhoneBookData1IiE @ 449 NONAME
+ _ZTI23TMockLtsyPhoneBookData2IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 450 NONAME ABSENT
+ _ZTI23TMockLtsyPhoneBookData2IiP20CPhoneBookStoreEntryE @ 451 NONAME
+ _ZTI24TMockLtsyContextData1BufI4TBufILi16EEE @ 452 NONAME
+ _ZTI24TMockLtsyContextData2BufI4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 453 NONAME
+ _ZTI24TMockLtsyContextData2BufI4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 454 NONAME
+ _ZTI26CMmCustomMessHandlerGsmExt @ 455 NONAME
+ _ZTI26CMockTelephonyAudioControl @ 456 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufI10TPBFdnInfoE @ 457 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufI12TPBEntryInfoE @ 458 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufI16CStorageInfoDataE @ 459 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 460 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufIP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 461 NONAME
+ _ZTI26TMockLtsyPhoneBookData1BufIiE @ 462 NONAME
+ _ZTI26TMockLtsyPhoneBookData2BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 463 NONAME ABSENT
+ _ZTI26TMockLtsyPhoneBookData2BufIiP20CPhoneBookStoreEntryE @ 464 NONAME
+ _ZTI27CMockPcktContextMessHandler @ 465 NONAME
+ _ZTI27CMockPcktServiceMessHandler @ 466 NONAME
+ _ZTI30CMockPhoneBookStoreMessHandler @ 467 NONAME
+ _ZTV14TMockLtsyData1I10TGsmCbsMsgE @ 468 NONAME
+ _ZTV14TMockLtsyData1I11TONStoreMsgE @ 469 NONAME
+ _ZTV14TMockLtsyData1I12TRfStateInfoE @ 470 NONAME
+ _ZTV14TMockLtsyData1I12TServiceTypeE @ 471 NONAME
+ _ZTV14TMockLtsyData1I14TContextParamsE @ 472 NONAME
+ _ZTV14TMockLtsyData1I16TENStoreResponseE @ 473 NONAME
+ _ZTV14TMockLtsyData1I20TLockSettingPasswordE @ 474 NONAME
+ _ZTV14TMockLtsyData1I21TContextConfigurationE @ 475 NONAME
+ _ZTV14TMockLtsyData1I24TCbsCbmiAndLangAndFilterE @ 476 NONAME
+ _ZTV14TMockLtsyData1I25TMbmsNetworkServiceStatusE @ 477 NONAME
+ _ZTV14TMockLtsyData1I25TSendSmsDataAndAttributesE @ 478 NONAME
+ _ZTV14TMockLtsyData1I31TMmMbmsMonitorServiceListParamsE @ 479 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi10EEE @ 480 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi128EEE @ 481 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi15EEE @ 482 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi16EEE @ 483 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi32EEE @ 484 NONAME
+ _ZTV14TMockLtsyData1I4TBufILi6EEE @ 485 NONAME
+ _ZTV14TMockLtsyData1I5TBuf8ILi128EEE @ 486 NONAME
+ _ZTV14TMockLtsyData1I5TBuf8ILi15EEE @ 487 NONAME
+ _ZTV14TMockLtsyData1I5TBuf8ILi16EEE @ 488 NONAME
+ _ZTV14TMockLtsyData1I5TCharE @ 489 NONAME
+ _ZTV14TMockLtsyData1I5TTimeE @ 490 NONAME
+ _ZTV14TMockLtsyData1I7TSmsMsgE @ 491 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI11TAlsSupportEE @ 492 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI11TOperatorIdEE @ 493 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI11TViagParamsEE @ 494 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI12THSxPAStatusEE @ 495 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI12TSetAlsBlockEE @ 496 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI12TSimFileInfoEE @ 497 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI13TSetDriveModeEE @ 498 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI14TBandSelectionEE @ 499 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI16TNetworkModeCapsEE @ 500 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI16TSetAlwaysOnModeEE @ 501 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI18TGetAlsBlockStatusEE @ 502 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI18TViagCacheRecordIdEE @ 503 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI19TViagUHZIUESettingsEE @ 504 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI20TEmerNumberCheckModeEE @ 505 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI5TApduEE @ 506 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI9TDtmfInfoEE @ 507 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone11TAPNEntryV3EE @ 508 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone14TMobileServiceEE @ 509 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone16TMobilePhoneLockEE @ 510 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone16TMobilePhoneNITZEE @ 511 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone19TMobilePhoneALSLineEE @ 512 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneFdnStatusEE @ 513 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneIdServiceEE @ 514 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone22TImsAuthenticateDataV5EE @ 515 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 516 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 517 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone22TMobilePhoneLockStatusEE @ 518 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCBConditionEE @ 519 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneCFConditionEE @ 520 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone23TMobilePhoneNetworkModeEE @ 521 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 522 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone24TMobilePhoneServiceTableEE @ 523 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 524 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 525 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 526 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 527 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 528 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 529 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone25TMobilePhoneSecurityEventEE @ 530 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 531 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 532 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 533 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 534 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone28TAPNControlListServiceStatusEE @ 535 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 536 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 537 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 538 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 539 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 540 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 541 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 542 NONAME
+ _ZTV14TMockLtsyData1IN14RMobileONStore16TMobileONEntryV1EE @ 543 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketContext17TContextConfig_R5EE @ 544 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketContext18TContextConfigCDMAEE @ 545 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketContext18TContextConfigGPRSEE @ 546 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketContext20TContextConfigR99_R4EE @ 547 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketService11TAttachModeEE @ 548 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketService16TPreferredBearerEE @ 549 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketService19TRegistrationStatusEE @ 550 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketService7TStatusEE @ 551 NONAME
+ _ZTV14TMockLtsyData1IN14RPacketService8TMSClassEE @ 552 NONAME
+ _ZTV14TMockLtsyData1IN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 553 NONAME
+ _ZTV14TMockLtsyData1IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 554 NONAME
+ _ZTV14TMockLtsyData1IN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 555 NONAME
+ _ZTV14TMockLtsyData1IN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 556 NONAME
+ _ZTV14TMockLtsyData1IN19RMobileSmsMessaging16TMobileSmsBearerEE @ 557 NONAME
+ _ZTV14TMockLtsyData1IN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 558 NONAME
+ _ZTV14TMockLtsyData1IN6RPhone7TStatusEE @ 559 NONAME
+ _ZTV14TMockLtsyData1IP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 560 NONAME
+ _ZTV14TMockLtsyData1IP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 561 NONAME
+ _ZTV14TMockLtsyData1IP13CArrayPtrFlatI14TSmsParametersEE @ 562 NONAME
+ _ZTV14TMockLtsyData1IP13CArrayPtrFlatI16TENStoreResponseEE @ 563 NONAME
+ _ZTV14TMockLtsyData1IP13CArrayPtrFlatI7TSmsMsgEE @ 564 NONAME
+ _ZTV14TMockLtsyData1IP18CMobilePhoneCFListE @ 565 NONAME
+ _ZTV14TMockLtsyData1IP18CMobilePhoneCWListE @ 566 NONAME
+ _ZTV14TMockLtsyData1IP25CMobilePhoneNetworkListV2E @ 567 NONAME
+ _ZTV14TMockLtsyData1IP27CMobilePhoneBroadcastIdListE @ 568 NONAME
+ _ZTV14TMockLtsyData1IP29CPcktMbmsMonitoredServiceListE @ 569 NONAME
+ _ZTV14TMockLtsyData1IP4TBufILi100EEE @ 570 NONAME
+ _ZTV14TMockLtsyData1IP6TDesC8E @ 571 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI20TSimCardReaderStatusEE @ 572 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 573 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 574 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 575 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 576 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 577 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 578 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 579 NONAME
+ _ZTV14TMockLtsyData1IPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 580 NONAME
+ _ZTV14TMockLtsyData1IhE @ 581 NONAME
+ _ZTV14TMockLtsyData1IiE @ 582 NONAME
+ _ZTV14TMockLtsyData1IjE @ 583 NONAME
+ _ZTV14TMockLtsyData1IlE @ 584 NONAME
+ _ZTV14TMockLtsyData1ImE @ 585 NONAME
+ _ZTV14TMockLtsyData1IsE @ 586 NONAME
+ _ZTV14TMockLtsyData1ItE @ 587 NONAME
+ _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 588 NONAME
+ _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 589 NONAME
+ _ZTV14TMockLtsyData2I14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 590 NONAME
+ _ZTV14TMockLtsyData2I21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 591 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 592 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 593 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EE12TContextMiscE @ 594 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 595 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EE5TBuf8ILi1EEE @ 596 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 597 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 598 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 599 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 600 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 601 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 602 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EES1_E @ 603 NONAME
+ _ZTV14TMockLtsyData2I4TBufILi16EEiE @ 604 NONAME
+ _ZTV14TMockLtsyData2I5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 605 NONAME
+ _ZTV14TMockLtsyData2I5TTimeiE @ 606 NONAME
+ _ZTV14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 607 NONAME
+ _ZTV14TMockLtsyData2IN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 608 NONAME
+ _ZTV14TMockLtsyData2IN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 609 NONAME
+ _ZTV14TMockLtsyData2IN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 610 NONAME
+ _ZTV14TMockLtsyData2IN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 611 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 612 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 613 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 614 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 615 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 616 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 617 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 618 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 619 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 620 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 621 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 622 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 623 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 624 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 625 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 626 NONAME
+ _ZTV14TMockLtsyData2IN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 627 NONAME
+ _ZTV14TMockLtsyData2IN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 628 NONAME
+ _ZTV14TMockLtsyData2IN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 629 NONAME
+ _ZTV14TMockLtsyData2IN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 630 NONAME
+ _ZTV14TMockLtsyData2IN14RPacketService7TStatusEiE @ 631 NONAME
+ _ZTV14TMockLtsyData2IN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 632 NONAME
+ _ZTV14TMockLtsyData2IN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 633 NONAME
+ _ZTV14TMockLtsyData2IN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 634 NONAME
+ _ZTV14TMockLtsyData2IP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 635 NONAME
+ _ZTV14TMockLtsyData2IP13CArrayPtrFlatI7TSmsMsgEiE @ 636 NONAME
+ _ZTV14TMockLtsyData2IP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 637 NONAME
+ _ZTV14TMockLtsyData2IP6TDesC8S1_E @ 638 NONAME
+ _ZTV14TMockLtsyData2IP6TDesC8iE @ 639 NONAME
+ _ZTV14TMockLtsyData2Ih4TBufILi10EEE @ 640 NONAME
+ _ZTV14TMockLtsyData2IhiE @ 641 NONAME
+ _ZTV14TMockLtsyData2IiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 642 NONAME
+ _ZTV14TMockLtsyData2IiP7TSmsMsgE @ 643 NONAME
+ _ZTV14TMockLtsyData2IiiE @ 644 NONAME
+ _ZTV14TMockLtsyData2IjiE @ 645 NONAME
+ _ZTV14TMockLtsyData2IlaE @ 646 NONAME
+ _ZTV14TMockLtsyData2Is5TBuf8ILi165EEE @ 647 NONAME
+ _ZTV15CMockLtsyEngine @ 648 NONAME
+ _ZTV16CMmCustomStubExt @ 649 NONAME
+ _ZTV16CMmMessageRouter @ 650 NONAME
+ _ZTV17TMockLtsyData1BufI10TGsmCbsMsgE @ 651 NONAME
+ _ZTV17TMockLtsyData1BufI11TONStoreMsgE @ 652 NONAME
+ _ZTV17TMockLtsyData1BufI12TRfStateInfoE @ 653 NONAME
+ _ZTV17TMockLtsyData1BufI12TServiceTypeE @ 654 NONAME
+ _ZTV17TMockLtsyData1BufI14TContextParamsE @ 655 NONAME
+ _ZTV17TMockLtsyData1BufI16TENStoreResponseE @ 656 NONAME
+ _ZTV17TMockLtsyData1BufI20TLockSettingPasswordE @ 657 NONAME
+ _ZTV17TMockLtsyData1BufI21TContextConfigurationE @ 658 NONAME
+ _ZTV17TMockLtsyData1BufI24TCbsCbmiAndLangAndFilterE @ 659 NONAME
+ _ZTV17TMockLtsyData1BufI25TMbmsNetworkServiceStatusE @ 660 NONAME
+ _ZTV17TMockLtsyData1BufI25TSendSmsDataAndAttributesE @ 661 NONAME
+ _ZTV17TMockLtsyData1BufI31TMmMbmsMonitorServiceListParamsE @ 662 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi10EEE @ 663 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi128EEE @ 664 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi15EEE @ 665 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi16EEE @ 666 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi32EEE @ 667 NONAME
+ _ZTV17TMockLtsyData1BufI4TBufILi6EEE @ 668 NONAME
+ _ZTV17TMockLtsyData1BufI5TBuf8ILi128EEE @ 669 NONAME
+ _ZTV17TMockLtsyData1BufI5TBuf8ILi15EEE @ 670 NONAME
+ _ZTV17TMockLtsyData1BufI5TBuf8ILi16EEE @ 671 NONAME
+ _ZTV17TMockLtsyData1BufI5TCharE @ 672 NONAME
+ _ZTV17TMockLtsyData1BufI5TTimeE @ 673 NONAME
+ _ZTV17TMockLtsyData1BufI7TSmsMsgE @ 674 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TAlsSupportEE @ 675 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TOperatorIdEE @ 676 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI11TViagParamsEE @ 677 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12THSxPAStatusEE @ 678 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12TSetAlsBlockEE @ 679 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI12TSimFileInfoEE @ 680 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI13TSetDriveModeEE @ 681 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI14TBandSelectionEE @ 682 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI16TNetworkModeCapsEE @ 683 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI16TSetAlwaysOnModeEE @ 684 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI18TGetAlsBlockStatusEE @ 685 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI18TViagCacheRecordIdEE @ 686 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI19TViagUHZIUESettingsEE @ 687 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI20TEmerNumberCheckModeEE @ 688 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI5TApduEE @ 689 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI9TDtmfInfoEE @ 690 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone11TAPNEntryV3EE @ 691 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone14TMobileServiceEE @ 692 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneLockEE @ 693 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone16TMobilePhoneNITZEE @ 694 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone19TMobilePhoneALSLineEE @ 695 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneFdnStatusEE @ 696 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneIdServiceEE @ 697 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone22TImsAuthenticateDataV5EE @ 698 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneCellInfoV9EE @ 699 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockInfoV1EE @ 700 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone22TMobilePhoneLockStatusEE @ 701 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCBConditionEE @ 702 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneCFConditionEE @ 703 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone23TMobilePhoneNetworkModeEE @ 704 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneSecurityCodeEE @ 705 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone24TMobilePhoneServiceTableEE @ 706 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneBatteryInfoV1EE @ 707 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneCWInfoEntryV1EE @ 708 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1EE @ 709 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2EE @ 710 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5EE @ 711 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8EE @ 712 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone25TMobilePhoneSecurityEventEE @ 713 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone26TMobilePhoneVoicemailIdsV3EE @ 714 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneIdServiceStatusEE @ 715 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneNetworkSecurityEE @ 716 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EE @ 717 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone28TAPNControlListServiceStatusEE @ 718 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone28TMobilePhoneMessageWaitingV1EE @ 719 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EE @ 720 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone29TMobileCallCipheringIndicatorEE @ 721 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneNetworkSelectionV1EE @ 722 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone30TMobilePhoneRegistrationStatusEE @ 723 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneNotifySendSSOperationEE @ 724 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone33TMobilePhoneServiceProviderNameV2EE @ 725 NONAME
+ _ZTV17TMockLtsyData1BufIN14RMobileONStore16TMobileONEntryV1EE @ 726 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketContext17TContextConfig_R5EE @ 727 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketContext18TContextConfigCDMAEE @ 728 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketContext18TContextConfigGPRSEE @ 729 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketContext20TContextConfigR99_R4EE @ 730 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketService11TAttachModeEE @ 731 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketService16TPreferredBearerEE @ 732 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketService19TRegistrationStatusEE @ 733 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketService7TStatusEE @ 734 NONAME
+ _ZTV17TMockLtsyData1BufIN14RPacketService8TMSClassEE @ 735 NONAME
+ _ZTV17TMockLtsyData1BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EE @ 736 NONAME
+ _ZTV17TMockLtsyData1BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EE @ 737 NONAME
+ _ZTV17TMockLtsyData1BufIN17RMobilePhoneStore23TMobilePhoneStoreInfoV1EE @ 738 NONAME
+ _ZTV17TMockLtsyData1BufIN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 739 NONAME
+ _ZTV17TMockLtsyData1BufIN19RMobileSmsMessaging16TMobileSmsBearerEE @ 740 NONAME
+ _ZTV17TMockLtsyData1BufIN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 741 NONAME
+ _ZTV17TMockLtsyData1BufIN6RPhone7TStatusEE @ 742 NONAME
+ _ZTV17TMockLtsyData1BufIP13CArrayFixFlatIN12RMmCustomAPI11TSimCbTopicEEE @ 743 NONAME
+ _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEE @ 744 NONAME
+ _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI14TSmsParametersEE @ 745 NONAME
+ _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI16TENStoreResponseEE @ 746 NONAME
+ _ZTV17TMockLtsyData1BufIP13CArrayPtrFlatI7TSmsMsgEE @ 747 NONAME
+ _ZTV17TMockLtsyData1BufIP18CMobilePhoneCFListE @ 748 NONAME
+ _ZTV17TMockLtsyData1BufIP18CMobilePhoneCWListE @ 749 NONAME
+ _ZTV17TMockLtsyData1BufIP25CMobilePhoneNetworkListV2E @ 750 NONAME
+ _ZTV17TMockLtsyData1BufIP27CMobilePhoneBroadcastIdListE @ 751 NONAME
+ _ZTV17TMockLtsyData1BufIP29CPcktMbmsMonitoredServiceListE @ 752 NONAME
+ _ZTV17TMockLtsyData1BufIP4TBufILi100EEE @ 753 NONAME
+ _ZTV17TMockLtsyData1BufIP6TDesC8E @ 754 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI20TSimCardReaderStatusEE @ 755 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapAkaEE @ 756 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI24TSimAuthenticationEapSimEE @ 757 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationGbaBootstrapEE @ 758 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI30TSimAuthenticationMgvMskUpdateEE @ 759 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI32TSimAuthenticationMgvMskDeletionEE @ 760 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationGbaNafDerivationEE @ 761 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI34TSimAuthenticationMgvMtkGenerationEE @ 762 NONAME
+ _ZTV17TMockLtsyData1BufIPN12RMmCustomAPI36TSimAuthenticationGbaBootstrapUpdateEE @ 763 NONAME
+ _ZTV17TMockLtsyData1BufIhE @ 764 NONAME
+ _ZTV17TMockLtsyData1BufIiE @ 765 NONAME
+ _ZTV17TMockLtsyData1BufIjE @ 766 NONAME
+ _ZTV17TMockLtsyData1BufIlE @ 767 NONAME
+ _ZTV17TMockLtsyData1BufImE @ 768 NONAME
+ _ZTV17TMockLtsyData1BufIsE @ 769 NONAME
+ _ZTV17TMockLtsyData1BufItE @ 770 NONAME
+ _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS15TQoSR5RequestedEE @ 771 NONAME
+ _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS17TQoSGPRSRequestedEE @ 772 NONAME
+ _ZTV17TMockLtsyData2BufI14TContextParamsN10RPacketQoS19TQoSR99_R4RequestedEE @ 773 NONAME
+ _ZTV17TMockLtsyData2BufI21TContextConfigurationP13CArrayPtrFlatIN14RPacketContext24CTFTMediaAuthorizationV3EEE @ 774 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 775 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi15EEN12RMmCustomAPI11TLockNumberEE @ 776 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EE12TContextMiscE @ 777 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EE30TMmMbmsActiveServiceListParamsE @ 778 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EE5TBuf8ILi1EEE @ 779 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext11TDataVolumeEE @ 780 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext14TDataChannelV2EE @ 781 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext17TConnectionInfoV1EE @ 782 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEN14RPacketContext18TContextConfigGPRSEE @ 783 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEN18RPacketMbmsContext20TContextConfigMbmsV1EE @ 784 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEPN18RPacketMbmsContext12CMbmsSessionEE @ 785 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EES1_E @ 786 NONAME
+ _ZTV17TMockLtsyData2BufI4TBufILi16EEiE @ 787 NONAME
+ _ZTV17TMockLtsyData2BufI5TBuf8ILi128EEN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 788 NONAME
+ _ZTV17TMockLtsyData2BufI5TTimeiE @ 789 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_13TOperatorLogoEE @ 790 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TOperatorIdENS0_7TSsInfoEE @ 791 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMmCustomAPI11TViagParamsEP13CArrayFixFlatINS0_12TViagElementEEE @ 792 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMmCustomAPI14TBandSelectionENS0_16TNetworkModeCapsEE @ 793 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMmCustomAPI18TViagCacheRecordIdENS0_23TViagCacheRecordContentEE @ 794 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_20TMobilePhoneCFActiveEE @ 795 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone14TMobileServiceENS0_25TMobilePhoneServiceActionEE @ 796 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockInfoV1ENS0_16TMobilePhoneLockEE @ 797 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone22TMobilePhoneLockStatusENS0_23TMobilePhoneLockSettingEE @ 798 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCBConditionENS0_22TMobilePhoneCBChangeV1EE @ 799 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_14TMobileServiceEE @ 800 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone23TMobilePhoneCFConditionENS0_22TMobilePhoneCFChangeV1EE @ 801 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_19TCodeAndUnblockCodeEE @ 802 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone24TMobilePhoneSecurityCodeENS0_30TMobilePhoneSecurityCodeInfoV5EE @ 803 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV1ENS0_26TMobilePhoneLocationAreaV1EE @ 804 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV2ENS0_26TMobilePhoneLocationAreaV1EE @ 805 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV5ENS0_26TMobilePhoneLocationAreaV1EE @ 806 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone25TMobilePhoneNetworkInfoV8ENS0_26TMobilePhoneLocationAreaV1EE @ 807 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone27TMobilePhoneSendSSRequestV3EN20RMobileUssdMessaging23TMobileUssdAttributesV1EE @ 808 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone28TMobilePhonePasswordChangeV2EtE @ 809 NONAME
+ _ZTV17TMockLtsyData2BufIN12RMobilePhone30TMobilePhoneRegistrationStatusENS0_25TMobilePhoneNetworkStatusEE @ 810 NONAME
+ _ZTV17TMockLtsyData2BufIN14RPacketContext17TContextConfig_R5E4TBufILi16EEE @ 811 NONAME
+ _ZTV17TMockLtsyData2BufIN14RPacketContext18TContextConfigGPRSE4TBufILi16EEE @ 812 NONAME
+ _ZTV17TMockLtsyData2BufIN14RPacketContext20TContextConfigR99_R4E4TBufILi16EEE @ 813 NONAME
+ _ZTV17TMockLtsyData2BufIN14RPacketService7TStatusEiE @ 814 NONAME
+ _ZTV17TMockLtsyData2BufIN15RMobileSmsStore20TMobileGsmSmsEntryV1EiE @ 815 NONAME
+ _ZTV17TMockLtsyData2BufIN15RMobileSmsStore21TMobileCdmaSmsEntryV1EiE @ 816 NONAME
+ _ZTV17TMockLtsyData2BufIN18RPacketMbmsContext20TContextConfigMbmsV1E4TBufILi16EEE @ 817 NONAME
+ _ZTV17TMockLtsyData2BufIP13CArrayPtrFlatI12TWcdmaCbsMsgEhE @ 818 NONAME
+ _ZTV17TMockLtsyData2BufIP13CArrayPtrFlatI7TSmsMsgEiE @ 819 NONAME
+ _ZTV17TMockLtsyData2BufIP27CMobilePhoneBroadcastIdListN25RMobileBroadcastMessaging22TMobileBroadcastIdTypeEE @ 820 NONAME
+ _ZTV17TMockLtsyData2BufIP6TDesC8S1_E @ 821 NONAME
+ _ZTV17TMockLtsyData2BufIP6TDesC8iE @ 822 NONAME
+ _ZTV17TMockLtsyData2BufIh4TBufILi10EEE @ 823 NONAME
+ _ZTV17TMockLtsyData2BufIhiE @ 824 NONAME
+ _ZTV17TMockLtsyData2BufIiN12RMobilePhone34TMobilePhoneNetworkManualSelectionEE @ 825 NONAME
+ _ZTV17TMockLtsyData2BufIiP7TSmsMsgE @ 826 NONAME
+ _ZTV17TMockLtsyData2BufIiiE @ 827 NONAME
+ _ZTV17TMockLtsyData2BufIjiE @ 828 NONAME
+ _ZTV17TMockLtsyData2BufIlaE @ 829 NONAME
+ _ZTV17TMockLtsyData2BufIs5TBuf8ILi165EEE @ 830 NONAME
+ _ZTV18CMockLtsyFactoryV1 @ 831 NONAME
+ _ZTV18CMockLtsyFactoryV2 @ 832 NONAME
+ _ZTV18CMockLtsyFactoryV3 @ 833 NONAME
+ _ZTV18TMockLtsyCallData1I4TBufILi129EEE @ 834 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall16TMobileCallEventEE @ 835 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall17TMobileCallInfoV1EE @ 836 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall17TMobileCallStatusEE @ 837 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV1EE @ 838 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV2EE @ 839 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall19TMobileCallParamsV7EE @ 840 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall21TMobileCallDataCapsV1EE @ 841 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall22TMobileCallHscsdInfoV8EE @ 842 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV1EE @ 843 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV2EE @ 844 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall23TMobileDataCallParamsV8EE @ 845 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV1EE @ 846 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV2EE @ 847 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV7EE @ 848 NONAME
+ _ZTV18TMockLtsyCallData1IN11RMobileCall24TMobileHscsdCallParamsV8EE @ 849 NONAME
+ _ZTV18TMockLtsyCallData1IN12RMobilePhone19TMobilePhonePrivacyEE @ 850 NONAME
+ _ZTV18TMockLtsyCallData1IN5RCall14TBearerServiceEE @ 851 NONAME
+ _ZTV18TMockLtsyCallData1IN5RCall7TStatusEE @ 852 NONAME
+ _ZTV18TMockLtsyCallData1IN5RCall9TCommPortEE @ 853 NONAME
+ _ZTV18TMockLtsyCallData1IiE @ 854 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 855 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 856 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 857 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 858 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 859 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 860 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 861 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 862 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 863 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 864 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 865 NONAME
+ _ZTV18TMockLtsyCallData2IN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 866 NONAME
+ _ZTV18TMockLtsyCallData2IiiE @ 867 NONAME
+ _ZTV19CMockSmsMessHandler @ 868 NONAME
+ _ZTV20CMockCallMessHandler @ 869 NONAME
+ _ZTV21CMockPhoneMessHandler @ 870 NONAME
+ _ZTV21TMockLtsyCallData1BufI4TBufILi129EEE @ 871 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall16TMobileCallEventEE @ 872 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallInfoV1EE @ 873 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall17TMobileCallStatusEE @ 874 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV1EE @ 875 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV2EE @ 876 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall19TMobileCallParamsV7EE @ 877 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall21TMobileCallDataCapsV1EE @ 878 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall22TMobileCallHscsdInfoV8EE @ 879 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV1EE @ 880 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV2EE @ 881 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall23TMobileDataCallParamsV8EE @ 882 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV1EE @ 883 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV2EE @ 884 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV7EE @ 885 NONAME
+ _ZTV21TMockLtsyCallData1BufIN11RMobileCall24TMobileHscsdCallParamsV8EE @ 886 NONAME
+ _ZTV21TMockLtsyCallData1BufIN12RMobilePhone19TMobilePhonePrivacyEE @ 887 NONAME
+ _ZTV21TMockLtsyCallData1BufIN5RCall14TBearerServiceEE @ 888 NONAME
+ _ZTV21TMockLtsyCallData1BufIN5RCall7TStatusEE @ 889 NONAME
+ _ZTV21TMockLtsyCallData1BufIN5RCall9TCommPortEE @ 890 NONAME
+ _ZTV21TMockLtsyCallData1BufIiE @ 891 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV1EE @ 892 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV1ENS0_17TMobileCallInfoV8EE @ 893 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV2ENS0_17TMobileCallInfoV8EE @ 894 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall19TMobileCallParamsV7ENS0_17TMobileCallInfoV8EE @ 895 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall22TMobileCallHscsdInfoV8ENS0_21TMobileCallDataCapsV1EE @ 896 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV1ENS0_17TMobileCallInfoV8EE @ 897 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV2ENS0_17TMobileCallInfoV8EE @ 898 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall23TMobileDataCallParamsV8ENS0_17TMobileCallInfoV8EE @ 899 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV1ENS0_17TMobileCallInfoV8EE @ 900 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV2ENS0_17TMobileCallInfoV8EE @ 901 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV7ENS0_17TMobileCallInfoV8EE @ 902 NONAME
+ _ZTV21TMockLtsyCallData2BufIN11RMobileCall24TMobileHscsdCallParamsV8ENS0_17TMobileCallInfoV8EE @ 903 NONAME
+ _ZTV21TMockLtsyCallData2BufIiiE @ 904 NONAME
+ _ZTV21TMockLtsyContextData1I4TBufILi16EEE @ 905 NONAME
+ _ZTV21TMockLtsyContextData2I4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 906 NONAME
+ _ZTV21TMockLtsyContextData2I4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 907 NONAME
+ _ZTV23CMockPcktQoSMessHandler @ 908 NONAME
+ _ZTV23TMockLtsyPacketQoSData1I4TBufILi16EEE @ 909 NONAME
+ _ZTV23TMockLtsyPhoneBookData1I10TPBFdnInfoE @ 910 NONAME
+ _ZTV23TMockLtsyPhoneBookData1I12TPBEntryInfoE @ 911 NONAME
+ _ZTV23TMockLtsyPhoneBookData1I16CStorageInfoDataE @ 912 NONAME
+ _ZTV23TMockLtsyPhoneBookData1IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 913 NONAME
+ _ZTV23TMockLtsyPhoneBookData1IP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 914 NONAME
+ _ZTV23TMockLtsyPhoneBookData1IiE @ 915 NONAME
+ _ZTV23TMockLtsyPhoneBookData2IN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 916 NONAME ABSENT
+ _ZTV23TMockLtsyPhoneBookData2IiP20CPhoneBookStoreEntryE @ 917 NONAME
+ _ZTV24TMockLtsyContextData1BufI4TBufILi16EEE @ 918 NONAME
+ _ZTV24TMockLtsyContextData2BufI4TBufILi16EEP13CArrayFixFlatIN14RPacketContext15TPacketFilterV2EEE @ 919 NONAME
+ _ZTV24TMockLtsyContextData2BufI4TBufILi16EEPN14RPacketContext24CTFTMediaAuthorizationV3EE @ 920 NONAME
+ _ZTV26CMmCustomMessHandlerGsmExt @ 921 NONAME
+ _ZTV26CMockTelephonyAudioControl @ 922 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufI10TPBFdnInfoE @ 923 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufI12TPBEntryInfoE @ 924 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufI16CStorageInfoDataE @ 925 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEE @ 926 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufIP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 927 NONAME
+ _ZTV26TMockLtsyPhoneBookData1BufIiE @ 928 NONAME
+ _ZTV26TMockLtsyPhoneBookData2BufIN21RMobilePhoneBookStore21TPBIndexAndNumEntriesEP12CArrayPtrSegI20CPhoneBookStoreEntryEE @ 929 NONAME ABSENT
+ _ZTV26TMockLtsyPhoneBookData2BufIiP20CPhoneBookStoreEntryE @ 930 NONAME
+ _ZTV27CMockPcktContextMessHandler @ 931 NONAME
+ _ZTV27CMockPcktServiceMessHandler @ 932 NONAME
+ _ZTV30CMockPhoneBookStoreMessHandler @ 933 NONAME
+ _ZTI14TMockLtsyData1IN12RMobilePhone21TMobilePhoneDTMFEventEE @ 934 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneDTMFEventEE @ 935 NONAME
+ _ZTV14TMockLtsyData1IN12RMobilePhone21TMobilePhoneDTMFEventEE @ 936 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMobilePhone21TMobilePhoneDTMFEventEE @ 937 NONAME
+ _ZTI14TMockLtsyData1IN12RMmCustomAPI15TApduParametersEE @ 938 NONAME
+ _ZTI17TMockLtsyData1BufIN12RMmCustomAPI15TApduParametersEE @ 939 NONAME
+ _ZTV14TMockLtsyData1IN12RMmCustomAPI15TApduParametersEE @ 940 NONAME
+ _ZTV17TMockLtsyData1BufIN12RMmCustomAPI15TApduParametersEE @ 941 NONAME
+
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/group/bld.inf Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/group/bld.inf Wed Jun 02 16:33:50 2010 +0100
@@ -18,8 +18,7 @@
PRJ_PLATFORMS
DEFAULT
-PRJ_TESTEXPORTS
-../data/ltsydata_mock.ini c:/private/101f7989/ltsydata.ini
+PRJ_EXPORTS
PRJ_TESTMMPFILES
mockltsy.mmp
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/group/mockltsy.mmp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/group/mockltsy.mmp Wed Jun 02 16:33:50 2010 +0100
@@ -14,10 +14,10 @@
* Description:
*
*/
-TARGET mocklicenseetsy.dll
+TARGET licenseetsy.dll
TARGETTYPE DLL
-UID 0x1000008D 0x2002EA67
+UID 0x1000008D 0x2000BEE4
CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/src/cmockphonemesshandler.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/src/cmockphonemesshandler.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -495,7 +495,7 @@
break;
case EMobilePhoneGetPhoneId:
{
- //CTSY does not expect the full TMobilePhoneIdentityV1 but just a TBuf8<15> containing serial id.
+ //CTSY does not expect the full TMobilePhoneIdentityV1 but just a TBuf8<KSerialNumberLength> containing serial id.
TMockLtsyData1Buf<TBuf8<KSerialNumberLength> > serialIdData;
serialIdData.DeserialiseL(aData);
dataPackage.PackData(serialIdData.Data1Ptr()); //<<<how to know how to pack up data to send to CTSY??
--- a/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsydll/group/bld.inf Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsydll/group/bld.inf Wed Jun 02 16:33:50 2010 +0100
@@ -14,8 +14,8 @@
//
PRJ_TESTEXPORTS
-../inc/rmockltsy.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(test/rmockltsy.h)
-../inc/tmockltsydata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(test/tmockltsydata.h)
+../inc/rmockltsy.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rmockltsy.h)
+../inc/tmockltsydata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/tmockltsydata.h)
PRJ_TESTMMPFILES
mockltsydll.mmp
--- a/telephonyserverplugins/common_tsy/test/component/src/cctsycallinformationfu.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/src/cctsycallinformationfu.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -3631,7 +3631,9 @@
User::WaitForRequest(requestStatus);
AssertMockLtsyStatusL();
ASSERT_EQUALS(KErrNone, requestStatus.Int());
+
CleanupStack::PopAndDestroy(&call);
+
//---------------------------------------------------------
RMobileCall emerCall;
@@ -3741,9 +3743,10 @@
User::WaitForRequest(mRequestStatus);
CloseCallL(call2, callId, mobileService);
+
AssertMockLtsyStatusL();
CleanupStack::PopAndDestroy(&call2);
-
+
//-- EStatusIdle --------------------------------------------
callId = 3;
--- a/telephonyserverplugins/common_tsy/test/component/src/cctsycustomipcfu.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/src/cctsycustomipcfu.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -5365,7 +5365,7 @@
*/
void CCTsyCustomIPCFU::TestWriteViagHomeZoneCache0003L()
{
-
+
OpenEtelServerL(EUseExtendedError);
CleanupStack::PushL(TCleanupItem(Cleanup,this));
OpenPhoneL();
--- a/telephonyserverplugins/common_tsy/test/component/src/cctsyphonebookstorefu.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/src/cctsyphonebookstorefu.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -7151,7 +7151,7 @@
AssertMockLtsyStatusL();
ASSERT_EQUALS(KErrNone, requestStatus.Int());
- //
+ ///////////////////////////////////////////////////
CleanupStack::PopAndDestroy(10, this); //this, data, customAPI, data1, data2, completeData, completeData2, cache1, bookStore, data4
--- a/telephonyserverplugins/common_tsy/test/component/src/cctsyphoneidentityfu.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/component/src/cctsyphoneidentityfu.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -153,7 +153,7 @@
// Note: For this API
// LTSY does not return the whole TMobilePhoneIdentityV1 but just the
- // serial no. as a TBuf8<15>
+ // serial no. as a TBuf8<KSerialNumberLength>
iPhone.GetPhoneId(requestStatus, phoneId);
User::WaitForRequest(requestStatus);
Binary file telephonyserverplugins/common_tsy/test/component/testdata/TestGetPhoneId0001f.ini has changed
--- a/telephonyserverplugins/common_tsy/test/integration/group/bld.inf Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/integration/group/bld.inf Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,9 @@
// Description:
//
+//To resolve RPS dependency for integration tests
+// RPS
+#include "../../RPS/group/bld.inf"
PRJ_EXPORTS
@@ -120,8 +123,6 @@
PRJ_TESTMMPFILES
-//To resolve RPS dependency for integration tests
-// RPS
-#include "../../RPS/group/bld.inf"
+
te_ctsyintegrationtestsuite.mmp
--- a/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestairtimeduration.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestairtimeduration.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -103,12 +103,6 @@
//
// TEST START
//
-
- // Check RMobilePhone::GetAirTimeDuration returns duration == 0.
- TTimeIntervalSeconds timeBeforeDial;
- TTimeIntervalSeconds timeAfterDial;
- ASSERT_EQUALS(customApi.GetAirTimeDuration(timeBeforeDial), KErrNone, _L("RMmCustomAPI::GetAirTimeDuration returned with an error"))
- ASSERT_EQUALS(timeBeforeDial.Int(),0,_L("RMmCustomAPI::GetAirTimeDuration did not return zero time duration as expected"))
// Dial a number that answers.
TPtrC number;
@@ -120,14 +114,19 @@
ASSERT_EQUALS(WaitForRequestWithTimeOut(dialStatus, ETimeMedium), KErrNone, _L("RCall::Dial timed-out"))
ASSERT_EQUALS(dialStatus.Int(), KErrNone, _L("RCall::Dial returned with an error"))
+ // Note that the air time reported before dialing a call is the last call airtime
+ TTimeIntervalSeconds timeOne;
+ TTimeIntervalSeconds timeTwo;
+ ASSERT_EQUALS(customApi.GetAirTimeDuration(timeOne), KErrNone, _L("RMmCustomAPI::GetAirTimeDuration returned with an error"))
+
// Wait for two second and check RMobilePhone::GetAirTimeDuration returns duration > previous duration. Repeat for 20 seconds.
TInt count=1;
do
{
User::After(KOneSecond*2);
- ASSERT_EQUALS(customApi.GetAirTimeDuration(timeAfterDial), KErrNone, _L("RMmCustomAPI::GetAirTimeDuration returned with an error"))
- ASSERT_TRUE(timeAfterDial.Int()>timeBeforeDial.Int(),_L("RMmCustomAPI::GetAirTimeDuration did not return bigger time duration then the previous one"))
- timeBeforeDial=timeAfterDial;
+ ASSERT_EQUALS(customApi.GetAirTimeDuration(timeTwo), KErrNone, _L("RMmCustomAPI::GetAirTimeDuration returned with an error"))
+ ASSERT_TRUE(timeTwo.Int()>timeOne.Int(),_L("RMmCustomAPI::GetAirTimeDuration did not return bigger time duration then the previous one"))
+ timeOne=timeTwo;
count++;
}while(count!=10);
--- a/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallcontrol.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallcontrol.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -2016,25 +2016,25 @@
// Populate RMobileCall::TMobileCallParamsV1 with
RMobileCall::TMobileCallParamsV1 mobileCallParams;
- // • iSpeakerControl = EMonitorSpeakerControlAlwaysOff
+ // ?iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeOff
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeOff
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeOff;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE ;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = TRUE
+ // ?iSuppressPrefCug = TRUE
mobileCallParams.iCug.iSuppressPrefCug = TRUE;
- // • iAutoRedial = TRUE
+ // ?iAutoRedial = TRUE
mobileCallParams.iAutoRedial = TRUE;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
@@ -2450,25 +2450,25 @@
// Populate RMobileCall::TMobileCallParamsV1 with
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlAlwaysOff
+ // ?iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeHigh
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeHigh
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeHigh;
- // • iInterval = 0x02
+ // ?iInterval = 0x02
mobileCallParams.iInterval = 0x02;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = ESendMyId
+ // ?iIdRestrict = ESendMyId
mobileCallParams.iIdRestrict = RMobileCall::ESendMyId;
- // • iExplicitInvoke = FALSE
+ // ?iExplicitInvoke = FALSE
mobileCallParams.iCug.iExplicitInvoke = FALSE ;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
//=========Post Notifiers===============
@@ -2880,25 +2880,25 @@
// Populate RMobileCall::TMobileCallParamsV1 with
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlUnknown
+ // ?iSpeakerControl = EMonitorSpeakerControlUnknown
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlUnknown;
- // • iSpeakerVolume = EMonitorSpeakerVolumeUnknown
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeUnknown
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeUnknown;
- // • iInterval = 0x03
+ // ?iInterval = 0x03
mobileCallParams.iInterval = 0x03;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EDontSendMyId
+ // ?iIdRestrict = EDontSendMyId
mobileCallParams.iIdRestrict = RMobileCall::EDontSendMyId;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE;
- // • iCugIndex = 0x9c40
+ // ?iCugIndex = 0x9c40
mobileCallParams.iCug.iCugIndex = 0x9c40 ;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = TRUE
+ // ?iSuppressPrefCug = TRUE
mobileCallParams.iCug.iSuppressPrefCug = TRUE;
- // • iAutoRedial = TRUE
+ // ?iAutoRedial = TRUE
mobileCallParams.iAutoRedial = TRUE;
@@ -3310,25 +3310,25 @@
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlOnExceptDuringDialling
+ // ?iSpeakerControl = EMonitorSpeakerControlOnExceptDuringDialling
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlOnExceptDuringDialling;
- // • iSpeakerVolume = EMonitorSpeakerVolumeUnknown
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeUnknown
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeUnknown;
- // • iInterval = 0x02
+ // ?iInterval = 0x02
mobileCallParams.iInterval = 0x02;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = ESendMyId
+ // ?iIdRestrict = ESendMyId
mobileCallParams.iIdRestrict = RMobileCall::ESendMyId;
- // • iExplicitInvoke = FALSE
+ // ?iExplicitInvoke = FALSE
mobileCallParams.iCug.iExplicitInvoke = FALSE ;
- // • iCugIndex = 0x00
+ // ?iCugIndex = 0x00
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
//=========Post Notifiers===============
@@ -3739,25 +3739,25 @@
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlUnknown
+ // ?iSpeakerControl = EMonitorSpeakerControlUnknown
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlUnknown;
- // • iSpeakerVolume = EMonitorSpeakerVolumeHigh
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeHigh
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeHigh;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = FALSE
+ // ?iExplicitInvoke = FALSE
mobileCallParams.iCug.iExplicitInvoke = FALSE ;
- // • iCugIndex = 0x00
+ // ?iCugIndex = 0x00
mobileCallParams.iCug.iCugIndex = 0x00;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
//=========Post Notifiers===============
@@ -4167,25 +4167,25 @@
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlUnknown
+ // ?iSpeakerControl = EMonitorSpeakerControlUnknown
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlUnknown;
- // • iSpeakerVolume = EMonitorSpeakerVolumeHigh
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeHigh
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeHigh;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = FALSE
+ // ?iExplicitInvoke = FALSE
mobileCallParams.iCug.iExplicitInvoke = FALSE ;
- // • iCugIndex = 0xffff
+ // ?iCugIndex = 0xffff
mobileCallParams.iCug.iCugIndex = 0xffff;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
//=========Post Notifiers===============
@@ -5599,25 +5599,25 @@
// Populate a RMobileCall::TMobileCallParamsV1 with:
RMobileCall::TMobileCallParamsV1 mobileCallParams;
- // • iSpeakerControl = EMonitorSpeakerControlAlwaysOff
+ // ?iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeOff
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeOff
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeOff;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE ;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPckg(mobileCallParams);
@@ -6104,25 +6104,25 @@
// Populate a RMobileCall::TMobileCallParamsV1 with:
RMobileCall::TMobileCallParamsV1 mobileCallParams;
- // • iSpeakerControl = EMonitorSpeakerControlAlwaysOff
+ // ?iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeOff
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeOff
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeOff;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE ;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPkg(mobileCallParams);
@@ -16076,31 +16076,31 @@
// ? iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeOff
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeOff
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeOff;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
// post a notifier for RMobileLine::NotifyMobileLineStatusChange
@@ -16403,34 +16403,34 @@
RMobileCall::TMobileCallParamsV1 mobileCallParams;
RMobileCall::TMobileCallParamsV1Pckg mobileCallParamsPckg(mobileCallParams);
- // • iSpeakerControl = EMonitorSpeakerControlAlwaysOff
+ // ?iSpeakerControl = EMonitorSpeakerControlAlwaysOff
mobileCallParams.iSpeakerControl = RCall::EMonitorSpeakerControlAlwaysOff;
- // • iSpeakerVolume = EMonitorSpeakerVolumeOff
+ // ?iSpeakerVolume = EMonitorSpeakerVolumeOff
mobileCallParams.iSpeakerVolume = RCall::EMonitorSpeakerVolumeOff;
- // • iInterval = 0x01
+ // ?iInterval = 0x01
mobileCallParams.iInterval = 0x01;
- // • iWaitForDialTone = EDialToneWait
+ // ?iWaitForDialTone = EDialToneWait
mobileCallParams.iWaitForDialTone = RCall::EDialToneWait;
- // • iIdRestrict = EIdRestrictDefault
+ // ?iIdRestrict = EIdRestrictDefault
mobileCallParams.iIdRestrict = RMobileCall::EIdRestrictDefault;
- // • iExplicitInvoke = TRUE
+ // ?iExplicitInvoke = TRUE
mobileCallParams.iCug.iExplicitInvoke = TRUE;
- // • iCugIndex = 0x0000
+ // ?iCugIndex = 0x0000
mobileCallParams.iCug.iCugIndex = 0x0000;
- // • iSuppressOA = FALSE
+ // ?iSuppressOA = FALSE
mobileCallParams.iCug.iSuppressOA = FALSE;
- // • iSuppressPrefCug = FALSE
+ // ?iSuppressPrefCug = FALSE
mobileCallParams.iCug.iSuppressPrefCug = FALSE;
- // • iAutoRedial = FALSE
+ // ?iAutoRedial = FALSE
mobileCallParams.iAutoRedial = FALSE;
// Post a notifier for RMobileLine::NotifyMobileLineStatusChange
--- a/telephonyserverplugins/common_tsy/test/integration/src/comparisonfunctions.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/integration/src/comparisonfunctions.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -206,18 +206,28 @@
{
if(aLogError == ELogError)
{
+ TBuf<255> apn, username, password;
+ apn.Copy(iValue.iAccessPointName);
+ username.Copy(iValue.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iValue.iProtocolConfigOption.iAuthInfo.iPassword);
_LIT(KAssertRPacketContextErrorEqualsTextA,"FAILURE");
_LIT(KAssertRPacketContextErrorEqualsTextB," Got apn=%S,username=%S,password=%S");
_LIT(KAssertRPacketContextErrorEqualsTextC," Expected apn=%S,username=%S,password=%S");
ERR_PRINTF1(KAssertRPacketContextErrorEqualsTextA);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextB,
- &iValue.iAccessPointName,
- &iValue.iProtocolConfigOption.iAuthInfo.iUsername,
- &iValue.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
+ apn.SetLength(0);
+ username.SetLength(0);
+ password.SetLength(0);
+ apn.Copy(iExpected.iAccessPointName);
+ username.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextC,
- &iExpected.iAccessPointName,
- &iExpected.iProtocolConfigOption.iAuthInfo.iUsername,
- &iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
}
return EFalse;
}
@@ -246,18 +256,30 @@
{
if(aLogError == ELogError)
{
+ TBuf<255> apn, username, password;
+ apn.Copy(iValue.iAccessPointName);
+ username.Copy(iValue.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iValue.iProtocolConfigOption.iAuthInfo.iPassword);
+
_LIT(KAssertRPacketContextErrorEqualsTextA,"FAILURE");
_LIT(KAssertRPacketContextErrorEqualsTextB," Got apn=%S,username=%S,password=%S");
_LIT(KAssertRPacketContextErrorEqualsTextC," Expected apn=%S,username=%S,password=%S");
ERR_PRINTF1(KAssertRPacketContextErrorEqualsTextA);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextB,
- &iValue.iAccessPointName,
- &iValue.iProtocolConfigOption.iAuthInfo.iUsername,
- &iValue.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
+ apn.SetLength(0);
+ username.SetLength(0);
+ password.SetLength(0);
+ apn.Copy(iExpected.iAccessPointName);
+ username.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextC,
- &iExpected.iAccessPointName,
- &iExpected.iProtocolConfigOption.iAuthInfo.iUsername,
- &iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
+
}
return EFalse;
}
@@ -286,18 +308,28 @@
{
if(aLogError == ELogError)
{
+ TBuf<255> apn, username, password;
+ apn.Copy(iValue.iAccessPointName);
+ username.Copy(iValue.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iValue.iProtocolConfigOption.iAuthInfo.iPassword);
_LIT(KAssertRPacketContextErrorEqualsTextA,"FAILURE");
_LIT(KAssertRPacketContextErrorEqualsTextB," Got apn=%S,username=%S,password=%S");
_LIT(KAssertRPacketContextErrorEqualsTextC," Expected apn=%S,username=%S,password=%S");
ERR_PRINTF1(KAssertRPacketContextErrorEqualsTextA);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextB,
- &iValue.iAccessPointName,
- &iValue.iProtocolConfigOption.iAuthInfo.iUsername,
- &iValue.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
+ apn.SetLength(0);
+ username.SetLength(0);
+ password.SetLength(0);
+ apn.Copy(iExpected.iAccessPointName);
+ username.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iUsername);
+ password.Copy(iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
ERR_PRINTF4(KAssertRPacketContextErrorEqualsTextC,
- &iExpected.iAccessPointName,
- &iExpected.iProtocolConfigOption.iAuthInfo.iUsername,
- &iExpected.iProtocolConfigOption.iAuthInfo.iPassword);
+ &apn,
+ &username,
+ &password);
}
return EFalse;
}
--- a/telephonyserverplugins/common_tsy/test/integration/testdata/ctsyintegration_ntn_data.ini Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/common_tsy/test/integration/testdata/ctsyintegration_ntn_data.ini Wed Jun 02 16:33:50 2010 +0100
@@ -156,5 +156,5 @@
PhoneLock=12345
[SIMParams]
-Puk1=
-Puk2=
+Puk1=11111111
+Puk2=22222222
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/cctsydispatchercallback.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/cctsydispatchercallback.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,14 +13,14 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYDISPATCHERCALLBACK_H
#define CCTSYDISPATCHERCALLBACK_H
-/** @file
-@publishedPartner
-@released
-*/
-
// INCLUDES
#include <ctsy/serviceapi/cmmutility.h>
#include <ctsy/serviceapi/mmtsy_ipcdefs.h>
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/cphonebookentry.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/cphonebookentry.h Wed Jun 02 16:33:50 2010 +0100
@@ -17,8 +17,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
#ifndef CPHONEBOOKENTRY_H_
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/ltsylogger.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/ltsylogger.h Wed Jun 02 16:33:50 2010 +0100
@@ -19,8 +19,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
#ifndef __LTSYLOGGER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchcallcontrolmultipartyinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchcallcontrolmultipartyinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchcellbroadcastinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchcellbroadcastinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -17,8 +17,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
#ifndef MLTSYDISPATCHINTERFACE_H_
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchpacketservicesinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchpacketservicesinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookeninterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookeninterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookoninterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphonebookoninterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphoneinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchphoneinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsatinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsatinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsecurityinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsecurityinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsiminterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsiminterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsmsinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsmsinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsupplementaryservicesinterface.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/mltsydispatchsupplementaryservicesinterface.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,8 +20,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
--- a/telephonyserverplugins/ctsydispatchlayer/exportinc/sat_defs.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/exportinc/sat_defs.h Wed Jun 02 16:33:50 2010 +0100
@@ -17,8 +17,7 @@
/**
@file
- @publishedPartner
- @released
+ @internalAll
*/
#ifndef SAT_DEFS_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/ccallcontrolmultipartydispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/ccallcontrolmultipartydispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CCALLCONTROLMULTIPARTYDISPATCHER_H_
#define __CCALLCONTROLMULTIPARTYDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/ccellbroadcastdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/ccellbroadcastdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CCELLBROADCASTDISPATCHER_H_
#define __CCELLBROADCASTDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cctsydispatcherfactory.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cctsydispatcherfactory.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,10 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
#ifndef CCTSYDISPATCHERFACTORY_H
#define CCTSYDISPATCHERFACTORY_H
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cmessagerouter.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cmessagerouter.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CMESSAGEROUTER_H_
#define __CMESSAGEROUTER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cpacketservicesdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cpacketservicesdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CPACKETSERVICESDISPATCHER_H_
#define __CPACKETSERVICESDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CPHONEBOOKDISPATCHER_H_
#define __CPHONEBOOKDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookendispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookendispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CPHONEBOOKENDISPATCHER_H_
#define __CPHONEBOOKENDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookondispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cphonebookondispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CPHONEBOOKONDISPATCHER_H_
#define __CPHONEBOOKONDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/cphonedispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/cphonedispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CPHONEDISPATCHER_H_
#define __CPHONEDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/csatdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/csatdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CSATDISPATCHER_H_
#define __CSATDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/csecuritydispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/csecuritydispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CSECURITYDISPATCHER_H_
#define __CSECURITYDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/csimdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/csimdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CSIMDISPATCHER_H_
#define __CSIMDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/csmsdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/csmsdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CSMSDISPATCHER_H_
#define __CSMSDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/csupplementaryservicesdispatcher.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/csupplementaryservicesdispatcher.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CSUPPLEMENTARYSERVICESDISPATCHER_H_
#define __CSUPPLEMENTARYSERVICESDISPATCHER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/ctsydispatcherpanic.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/ctsydispatcherpanic.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CTSYDISPATCHERPANIC_H_
#define CTSYDISPATCHERPANIC_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/mdispatchercallback.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/mdispatchercallback.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MDISPATCHERCALLBACK_H_
#define MDISPATCHERCALLBACK_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/requestqueueoneshot.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/requestqueueoneshot.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef REQUESTQUEUEONESHOT_H
#define REQUESTQUEUEONESHOT_H
--- a/telephonyserverplugins/ctsydispatchlayer/inc/tdispatcherholder.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/tdispatcherholder.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __TDISPATCHERHOLDER_H_
#define __TDISPATCHERHOLDER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/inc/testsattsyfactory.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/inc/testsattsyfactory.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef TESTSATTSYFACTORY_H_
#define TESTSATTSYFACTORY_H_
--- a/telephonyserverplugins/ctsydispatchlayer/src/cpacketservicesdispatcher.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/src/cpacketservicesdispatcher.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -2411,11 +2411,11 @@
{
aQoSGPRSNegotiated.iPeakThroughput = RPacketQoS::EPeakThroughput128000;
}
- else
+ else
{
aQoSGPRSNegotiated.iPeakThroughput = RPacketQoS::EPeakThroughput256000;
}
-
+
/* Traffic handling priority to precedence */
switch (aQoSR99_R4Negotiated.iTrafficHandlingPriority)
{
@@ -2632,19 +2632,21 @@
(const TDes8& aPrimaryDNS, const TDes8& aSecondaryDNS, const TUint8 aRequestID, TDes8& aFormatPcoBufferAddr)
{
- // Handle Primary DNS address
- TInetAddr netPrimaryDNS;
- TBuf<32> netPrimaryDNSConv;
- netPrimaryDNSConv.Copy(aPrimaryDNS);
- netPrimaryDNS.Input(netPrimaryDNSConv);
- TUint32 primDNSaddr = netPrimaryDNS.Address();
+ // Handle Primary DNS address
+ TInetAddr netPrimaryDNS;
+ TBuf<32> netPrimaryDNSConv;
+ netPrimaryDNSConv.Copy(aPrimaryDNS);
+ // coverity[check_return]
+ netPrimaryDNS.Input(netPrimaryDNSConv);
+ TUint32 primDNSaddr = netPrimaryDNS.Address();
- // Handle Secondary DNS address
- TInetAddr netSecondaryDNS;
- TBuf<32> netSecondaryDNSConv;
- netSecondaryDNSConv.Copy(aSecondaryDNS);
- netSecondaryDNS.Input(netSecondaryDNSConv);
- TUint32 secondaryDNSaddr = netSecondaryDNS.Address();
+ // Handle Secondary DNS address
+ TInetAddr netSecondaryDNS;
+ TBuf<32> netSecondaryDNSConv;
+ netSecondaryDNSConv.Copy(aSecondaryDNS);
+ // coverity[check_return]
+ netSecondaryDNS.Input(netSecondaryDNSConv);
+ TUint32 secondaryDNSaddr = netSecondaryDNS.Address();
aFormatPcoBufferAddr[0] = KPrimaryAndSecondaryDNSLength; // Length
aFormatPcoBufferAddr[1] = KIPCRequestCode; // IPC PRequest Code
--- a/telephonyserverplugins/ctsydispatchlayer/src/cphonebookdispatcher.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/src/cphonebookdispatcher.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -1049,7 +1049,7 @@
* @param aPhonebook The phonebook to reset the cache for.
*/
{
- TSYLOGENTRYEXITARGS(_L8("aError=%d,aPhonebook=%d"), aError, aPhonebook);
+ TSYLOGENTRYEXITARGS(_L8("aError=%d, aPhonebook=%d"), aError, aPhonebook);
__ASSERT_DEBUG(aPhonebook != DispatcherPhonebook::EUnknown, CtsyDispatcherPanic(EInvalidParameter));
@@ -1071,8 +1071,8 @@
* @param aMaxNumberLength The maximum number length in the Fdn phonebook.
*/
{
- TSYLOGENTRYEXITARGS(_L8("aError=%d,aTotalEntries=%d,aMaxTextLength=%d,aMaxNumberLength=%d"),
- aError,aTotalEntries,aMaxTextLength,aMaxNumberLength);
+ TSYLOGENTRYEXITARGS(_L8("aError=%d, aTotalEntries=%d, aMaxTextLength=%d, aMaxNumberLength=%d"),
+ aError, aTotalEntries, aMaxTextLength, aMaxNumberLength);
TName phoneBookName(KETelIccFdnPhoneBook);
CPhoneBookDataPackage phoneBookDataPackage;
@@ -1104,7 +1104,7 @@
* @see CPhoneBookEntry::ExternalizeToTlvEntry()
*/
{
- TSYLOGENTRYEXITARGS(_L8("aError=%d,aPhonebook=%d"), aError, aPhonebook);
+ TSYLOGENTRYEXITARGS(_L8("aError=%d, aPhonebook=%d"), aError, aPhonebook);
__ASSERT_DEBUG(aPhonebook != DispatcherPhonebook::EUnknown, CtsyDispatcherPanic(EInvalidParameter));
@@ -1115,11 +1115,11 @@
if((aError == KErrNone) && (aPhonebook != DispatcherPhonebook::EUnknown))
{
- //fill the CTSY pointer
- CArrayPtrSeg<CPhoneBookStoreEntry>* readEntries = new(ELeave) CArrayPtrSeg<CPhoneBookStoreEntry>(1);
- iPhonebookReadPtrs[aPhonebook] = readEntries;
-
- TRAP(aError,FillCtsyPhoneBookStoreL(aPhonebookEntries,*(iPhonebookReadPtrs[aPhonebook])));
+ //fill the CTSY pointer
+ TRAP ( aError,
+ CArrayPtrSeg<CPhoneBookStoreEntry>* readEntries = new(ELeave) CArrayPtrSeg<CPhoneBookStoreEntry>(1);
+ iPhonebookReadPtrs[aPhonebook] = readEntries;
+ FillCtsyPhoneBookStoreL(aPhonebookEntries,*(iPhonebookReadPtrs[aPhonebook])));
}
CPhoneBookDataPackage phoneBookDataPackage;
@@ -1174,7 +1174,7 @@
* @see CPhoneBookEntry::ExternalizeToTlvEntry()
*/
{
- TSYLOGENTRYEXITARGS(_L8("aError=%d,aPhonebook=%d"), aError, aPhonebook);
+ TSYLOGENTRYEXITARGS(_L8("aError=%d, aPhonebook=%d"), aError, aPhonebook);
__ASSERT_DEBUG(aPhonebook != DispatcherPhonebook::EUnknown, CtsyDispatcherPanic(EInvalidParameter));
@@ -1185,10 +1185,10 @@
if((aError == KErrNone) && (aPhonebook != DispatcherPhonebook::EUnknown)/* && (iPhonebookCachePtrs[aPhonebook])*/)
{
- CArrayPtrSeg<CPhoneBookStoreEntry>* readEntries = new(ELeave) CArrayPtrSeg<CPhoneBookStoreEntry>(1);
- iPhonebookCachePtrs[aPhonebook] = readEntries;
-
- TRAP(aError,FillCtsyPhoneBookStoreL(aPhonebookEntries, *(iPhonebookCachePtrs[aPhonebook])));
+ TRAP(aError,
+ CArrayPtrSeg<CPhoneBookStoreEntry>* readEntries = new(ELeave) CArrayPtrSeg<CPhoneBookStoreEntry>(1);
+ iPhonebookCachePtrs[aPhonebook] = readEntries;
+ FillCtsyPhoneBookStoreL(aPhonebookEntries, *(iPhonebookCachePtrs[aPhonebook])));
if(aError)
{
@@ -1337,7 +1337,7 @@
* @see RMobilePhoneBookStore::Write()
*/
{
- TSYLOGENTRYEXITARGS(_L8("aError=%d,aPhonebook=%d,aIndex=%d,aMaxNumberLength=%d"), aError, aPhonebook, aIndex, aMaxNumberLength);
+ TSYLOGENTRYEXITARGS(_L8("aError=%d, aPhonebook=%d, aIndex=%d, aMaxNumberLength=%d"), aError, aPhonebook, aIndex, aMaxNumberLength);
__ASSERT_DEBUG(aPhonebook != DispatcherPhonebook::EUnknown, CtsyDispatcherPanic(EInvalidParameter));
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyactiveretriever.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyactiveretriever.h Wed Jun 02 16:33:50 2010 +0100
@@ -19,6 +19,11 @@
@file
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYACTIVERETRIEVER_H
#define CCTSYACTIVERETRIEVER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControl
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYCALLCONTROLFUNEGATIVE_H
#define CCTSYCALLCONTROLFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolmultipartyfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolmultipartyfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControlMultiparty
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYCALLCONTROLMULTIPARTYFU_H
#define CCTSYCALLCONTROLMULTIPARTYFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolmultipartyfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycallcontrolmultipartyfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -21,6 +21,11 @@
@file The TEFUnit header file which tests the Sms
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYCALLCONTROLMULTIPARTYFU_HNEGATIVE_H__
#define CCTSYCALLCONTROLMULTIPARTYFU_HNEGATIVE_H__
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycellbroadcastfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycellbroadcastfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CellBroadcast
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYCellBroadcastFU_H
#define CCTSYCellBroadcastFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycellbroadcastfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycellbroadcastfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CTSYCELLBROADCASTUNEGATIVE_H_
#define CTSYCELLBROADCASTUNEGATIVE_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycomponenttestbase.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsycomponenttestbase.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,7 +14,10 @@
// Base class for CTSY component tests
//
-
+/**
+ @file
+ @internalAll
+*/
#ifndef CCTSYCOMPONENTTESTBASE_H
#define CCTSYCOMPONENTTESTBASE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketcontextfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketcontextfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// functional unit of the Common TSY Dispatcher.
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPACKETCONTEXTFU_H_
#define CCTSYPACKETCONTEXTFU_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketservicesfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketservicesfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the PacketServices
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPACKETSERVICESFU_H
#define CCTSYPACKETSERVICESFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketservicesfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsypacketservicesfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControl
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPACKETSERVICESFUNEGATIVE_H
#define CCTSYPACKETSERVICESFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookenfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookenfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the PhonebookEn
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPhonebookEnFU_H
#define CCTSYPhonebookEnFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookenfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookenfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the PhonebookEn
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPhonebookEnFUNegative_H
#define CCTSYPhonebookEnFUNegative_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonebookfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the PhonebookEn
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPHONEBOOKFUNEGATIVE_H
#define CCTSYPHONEBOOKFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonefu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonefu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Phone
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPHONEFU_H
#define CCTSYPHONEFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonefunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsyphonefunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControl
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYPHONEFUNEGATIVE_H
#define CCTSYPHONEFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysatfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysatfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Sat
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSATFU_H
#define CCTSYSATFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysatfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysatfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Sim
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSATNEGATIVEFU_H_
#define CCTSYSATNEGATIVEFU_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysecurityfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysecurityfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Security
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSECURITYFU_H
#define CCTSYSECURITYFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysecurityfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysecurityfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControl
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSECURITYFUNEGATIVE_H
#define CCTSYSECURITYFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysimfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysimfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Sim
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSIMFU_H
#define CCTSYSIMFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysimfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysimfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,10 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
#ifndef CCTSYSIMFUNEGATIVE_H_
#define CCTSYSIMFUNEGATIVE_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysmsfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysmsfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the Sms
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSMSFU_H
#define CCTSYSMSFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysmsfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysmsfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -21,6 +21,11 @@
@file The TEFUnit header file which tests the Sms
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSMSFUNEGATIVE_H__
#define CCTSYSMSFUNEGATIVE_H__
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysupplementaryservicesfu.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysupplementaryservicesfu.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the SupplementaryServices
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSUPPLEMENTARYSERVICESFU_H
#define CCTSYSUPPLEMENTARYSERVICESFU_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysupplementaryservicesfunegative.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/cctsysupplementaryservicesfunegative.h Wed Jun 02 16:33:50 2010 +0100
@@ -20,6 +20,11 @@
@file The TEFUnit header file which tests the CallControl
*/
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CCTSYSUPPLEMENTARYSERVICESFUNEGATIVE_H
#define CCTSYSUPPLEMENTARYSERVICESFUNEGATIVE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/config.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/config.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef _CONFIG_
#define _CONFIG_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/dialisvao.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/dialisvao.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef DIALISVAO_H
#define DIALISVAO_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/isvao.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/isvao.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef ISVAO_H
#define ISVAO_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/listretrieverao.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/listretrieverao.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef LISTRETRIEVERAO_H
#define LISTRETRIEVERAO_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/testconstants.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchinc/testconstants.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef TESTCONSTANTS_H_
#define TESTCONSTANTS_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchsrc/cctsycallcontrolmultipartyfu.cpp Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/dispatchertests/dispatchsrc/cctsycallcontrolmultipartyfu.cpp Wed Jun 02 16:33:50 2010 +0100
@@ -146,6 +146,10 @@
User::WaitForRequest(hangupStatus);
ASSERT_EQUALS(KErrNone, hangupStatus.Int());
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -227,6 +231,10 @@
ASSERT_EQUALS(KErrNone, mobileCall2.GetMobileCallStatus(callStatus));
ASSERT_EQUALS(RMobileCall::EStatusConnected, callStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -307,6 +315,10 @@
ASSERT_EQUALS(KErrNone, mobileCall2.GetMobileCallStatus(callStatus));
ASSERT_EQUALS(RMobileCall::EStatusConnected, callStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -395,6 +407,10 @@
ASSERT_EQUALS(KErrNone, notifyConfStatus.Int());
ASSERT_EQUALS(RMobileConferenceCall::EConferenceIdle, confStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -646,6 +662,10 @@
ASSERT_EQUALS(KErrNone, confCall.GetConferenceStatus(confStatus));
ASSERT_EQUALS(RMobileConferenceCall::EConferenceHold, confStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -742,6 +762,10 @@
User::WaitForRequest(addCallStatus);
ASSERT_EQUALS(KErrGeneral, addCallStatus.Int());
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -870,6 +894,10 @@
ASSERT_EQUALS(KErrNone, mobileCall2.GetMobileCallStatus(callStatus));
ASSERT_EQUALS(RMobileCall::EStatusConnected, callStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
mobileCall.Close();
User::After(50000);
mobileCall2.Close();
@@ -1012,6 +1040,10 @@
ASSERT_EQUALS(KErrNone, mobileCall3.GetMobileCallStatus(callStatus));
ASSERT_EQUALS(RMobileCall::EStatusHold, callStatus);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
mobileCall.Close();
User::After(50000);
mobileCall2.Close();
@@ -1180,6 +1212,10 @@
User::WaitForRequest(sendStatus);
ASSERT_EQUALS(KErrNone, sendStatus.Int());
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
@@ -1307,6 +1343,10 @@
// Clean up when subsessions are closed
DriverCloseTwoRemotePartyConferenceAndCallSubsessionsL(callId1, callId2, callIds);
+// NOTE: Adopting User::After(50000) in here is because of test harness failure in the SMP (naviengine).
+// The ETel server is closing a tel object by an Active Object (CAsyncOneShot), there can be out of ordered closes in SMP.
+// Since the MockLtsy is expecting exact order of test procedure, this can be regarded as an error but it is not a part of intended testing.
+// Therefore this waiting function calls are required to close the tel objects in perfect order.
confCall.Close();
User::After(50000);
mobileCall.Close();
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsycallcontrolmultipartyhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsycallcontrolmultipartyhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchcallcontrolmultipartyhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHCALLCONTROLMULTIPARTYHANDLER_H_
#define __CLTSYDISPATCHCALLCONTROLMULTIPARTYHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsycellbroadcasthandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsycellbroadcasthandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchcellbroadcasthandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHCELLBROADCASTHANDLER_H_
#define __CLTSYDISPATCHCELLBROADCASTHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyfactoryv1.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyfactoryv1.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CLTSYFACTORYV1_H
#define CLTSYFACTORYV1_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsypacketserviceshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsypacketserviceshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchpacketserviceshandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHPACKETSERVICESHANDLER_H_
#define __CLTSYDISPATCHPACKETSERVICESHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookenhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookenhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchphonebookenhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHPHONEBOOKENHANDLER_H_
#define __CLTSYDISPATCHPHONEBOOKENHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchphonebookhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHPHONEBOOKHANDLER_H_
#define __CLTSYDISPATCHPHONEBOOKHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookonhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonebookonhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchphonebookonhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHPHONEBOOKONHANDLER_H_
#define __CLTSYDISPATCHPHONEBOOKONHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonehandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyphonehandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchphonehandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHPHONEHANDLER_H_
#define __CLTSYDISPATCHPHONEHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyreceivethreadeventstatehandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsyreceivethreadeventstatehandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CLTYSRECEIVETHREADEVENTSTATEHANDLER_H
#define CLTYSRECEIVETHREADEVENTSTATEHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysathandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysathandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchsathandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHSATHANDLER_H_
#define __CLTSYDISPATCHSATHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysecurityhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysecurityhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchsecurityhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHSECURITYHANDLER_H_
#define __CLTSYDISPATCHSECURITYHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysimhandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysimhandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchsimhandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHSIMHANDLER_H_
#define __CLTSYDISPATCHSIMHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysmshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysmshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchsmshandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHSMSHANDLER_H_
#define __CLTSYDISPATCHSMSHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysupplementaryserviceshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/cltsysupplementaryserviceshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -14,6 +14,11 @@
// cltsydispatchsupplementaryserviceshandler.h
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef __CLTSYDISPATCHSUPPLEMENTARYSERVICESHANDLER_H_
#define __CLTSYDISPATCHSUPPLEMENTARYSERVICESHANDLER_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/creceivethreadmanager.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/creceivethreadmanager.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CRECEIVETHREADMAN_H
#define CRECEIVETHREADMAN_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/ltsymacros.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/ltsymacros.h Wed Jun 02 16:33:50 2010 +0100
@@ -15,7 +15,10 @@
// the Mock LTSY.
//
-
+/**
+ @file
+ @internalAll
+*/
#ifndef __LTSYMACROS_H_
#define __LTSYMACROS_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/misdispatchinterfacesupported.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/misdispatchinterfacesupported.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MISDISPATCHINTERFACESUPPORTED_H_
#define MISDISPATCHINTERFACESUPPORTED_H_
--- a/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/mltsyreceivethreadcallbackinterfaces.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/ltsyskeleton_using_dispatcher/ltsyskeleton/inc/mltsyreceivethreadcallbackinterfaces.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MLTSYRECEIVETHREADCALLBACKIF_H
#define MLTSYRECEIVETHREADCALLBACKIF_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcallcontrolmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcallcontrolmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKCALLCONTROLMESSHANDLER_H
#define CMOCKCALLCONTROLMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcallcontrolmultipartymesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcallcontrolmultipartymesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKCALLCONTROLMULTIPARTYMESSHANDLER_H
#define CMOCKCALLCONTROLMULTIPARTYMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcellbroadcastmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockcellbroadcastmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKCELLBROADCASTMESSHANDLER_H
#define CMOCKCELLBROADCASTMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockltsyengine.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockltsyengine.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,10 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
#ifndef CMOCKLTSYENGINE_H
#define CMOCKLTSYENGINE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockpacketservicesmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockpacketservicesmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKPACKETSERVICESMESSHANDLER_H
#define CMOCKPACKETSERVICESMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookenmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookenmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKPHONEBOOKENMESSHANDLER_H
#define CMOCKPHONEBOOKENMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKPHONEBOOKMESSHANDLER_H
#define CMOCKPHONEBOOKMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookonmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonebookonmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKPHONEBOOKONMESSHANDLER_H
#define CMOCKPHONEBOOKONMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonemesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmockphonemesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKPHONEMESSHANDLER_H
#define CMOCKPHONEMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksatmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksatmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKSATMESSHANDLER_H
#define CMOCKSATMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksecuritymesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksecuritymesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKSECURITYMESSHANDLER_H
#define CMOCKSECURITYMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksimmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksimmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKSIMMESSHANDLER_H
#define CMOCKSIMMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksmsmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksmsmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKSMSMESSHANDLER_H
#define CMOCKSMSMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksupplementaryservicesmesshandler.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/cmocksupplementaryservicesmesshandler.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef CMOCKSUPPLEMENTARYSERVICESMESSHANDLER_H
#define CMOCKSUPPLEMENTARYSERVICESMESSHANDLER_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/config.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/config.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef _CONFIG_
#define _CONFIG_
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mmmmesshandlerbase.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mmmmesshandlerbase.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MMMMESSHANDLERBASE_H
#define MMMMESSHANDLERBASE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mmockmesshandlerbase.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mmockmesshandlerbase.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MMOCKMESSHANDLERBASE_H
#define MMOCKMESSHANDLERBASE_H
--- a/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mockltsyindicatorids.h Thu May 06 15:10:38 2010 +0100
+++ b/telephonyserverplugins/ctsydispatchlayer/test/mockltsy_under_ctsydispatch/inc/mockltsyindicatorids.h Wed Jun 02 16:33:50 2010 +0100
@@ -13,6 +13,11 @@
// Description:
//
+/**
+ @file
+ @internalAll
+*/
+
#ifndef MOCKLTSYINDICATORIDS_H_
#define MOCKLTSYINDICATORIDS_H_