class MLtsyDispatchSimSendApduRequestV2 : private MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleSimSendApduRequestV2ReqL ( TUint8 , const TDesC8 &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSimSendApduRequestV2ApiId |
TInt | HandleSimSendApduRequestV2ReqL | ( | TUint8 | aCardReaderId, |
const TDesC8 & | aCommandData | |||
) | [pure virtual] |
The CTSY Dispatcher shall invoke this function on receiving the ECustomSendAPDUReqV2IPC request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSimSendApduRequestV2Comp()
Implementation of this interface should pass the send APDU request to the baseband.
The client side and baseband are responsible for the consistency of the data buffer's content (i.e. they have to have an agreement on the contents).
const TInt | KLtsyDispatchSimSendApduRequestV2ApiId | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.