telephonyserverplugins/simatktsy/tests/src/ccsatcomponenttestbase.cpp
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
0:3553901f7fa8 19:1f776524b15c
  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 /**