telephonyserverplugins/common_tsy/test/integration/src/tpacketservicetsytesthelper.cpp
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 17 3f227a47ad75
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
   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"));