telephonyserverplugins/simatktsy/tests/src/ccsatcomponenttestbase.cpp
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
9:962e6306d9d2 14:7ef16719d8cb
  1421 			aPCmdNumber,
  1421 			aPCmdNumber,
  1422 			aTypeOfCommand,
  1422 			aTypeOfCommand,
  1423 			aCommandQualifier,
  1423 			aCommandQualifier,
  1424 			aGeneralResultAddInfo,
  1424 			aGeneralResultAddInfo,
  1425 			aGeneralResult,
  1425 			aGeneralResult,
  1426 			aAdditionalInfoTlv);
  1426 			aAdditionalInfoTlv,
       
  1427 			aExpResult);
  1427 	TerminalResponseL( aRSatTypeOfCommand, aRspPckg, aExpResult);
  1428 	TerminalResponseL( aRSatTypeOfCommand, aRspPckg, aExpResult);
  1428 	}
  1429 	}
  1429 
  1430 
  1430 
  1431 
  1431 /**
  1432 /**