MLtsyDispatchSimGetSimAuthenticationEapSimData Class Reference

class MLtsyDispatchSimGetSimAuthenticationEapSimData : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetSimAuthenticationEapSimDataReqL(const TDesC8 &, TInt)

TInt HandleGetSimAuthenticationEapSimDataReqL ( const TDesC8 & aRandomParameters,
TInt aRFStateInfo
) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomGetSimAuthenticationDataIPC for Extensible Authentication Protocol Subscriber Identity Module authentication method request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSimGetSimAuthenticationEapSimDataComp()

Implementation of this interface should retrieve Sim Authentication Data for EapSim authentication method.

Parameters

const TDesC8 & aRandomParameters The random parameters from the client.
TInt aRFStateInfo The RF state info.

Member Data Documentation

const TInt KLtsyDispatchSimGetSimAuthenticationEapSimDataApiId

const TInt KLtsyDispatchSimGetSimAuthenticationEapSimDataApiId [static]