telephonyserverplugins/common_tsy/test/integration/src/tpacketservicetsytesthelper.cpp
branchRCL_3
changeset 6 fc69e1e37771
parent 0 3553901f7fa8
child 8 3f227a47ad75
equal deleted inserted replaced
5:7ef16719d8cb 6:fc69e1e37771
   762 		}
   762 		}
   763 	else if(aInfo.iShortName.Find(_L("3 UK")) != KErrNotFound)  // Three
   763 	else if(aInfo.iShortName.Find(_L("3 UK")) != KErrNotFound)  // Three
   764 		{
   764 		{
   765 		DEBUG_PRINTF1(_L("Retrieving Three GPRS settings"));
   765 		DEBUG_PRINTF1(_L("Retrieving Three GPRS settings"));
   766         section.Copy(KIniSectionThreeGprs);
   766         section.Copy(KIniSectionThreeGprs);
       
   767         }
       
   768     if(aInfo.iShortName.Find(_L("NTN")) != KErrNotFound)   // NTN
       
   769         {
       
   770         section.Copy(KIniSectionVodafoneGprs);
       
   771         DEBUG_PRINTF1(_L("Retrieving NTN GPRS settings"));
   767         }
   772         }
   768 	else if( (aInfo.iShortName.Find(_L("01")) >=0) || 
   773 	else if( (aInfo.iShortName.Find(_L("01")) >=0) || 
   769 			(aInfo.iShortName.Find(_L("ANITE")) >=0) ) // Anite
   774 			(aInfo.iShortName.Find(_L("ANITE")) >=0) ) // Anite
   770 		{
   775 		{
   771 		DEBUG_PRINTF1(_L("Retrieving Anite GPRS settings"));
   776 		DEBUG_PRINTF1(_L("Retrieving Anite GPRS settings"));