MLtsyDispatchSimGetSimAuthenticationEapSimData Class Reference

class MLtsyDispatchSimGetSimAuthenticationEapSimData : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetSimAuthenticationEapSimDataReqL(const TDesC8 &, TInt)

TInt HandleGetSimAuthenticationEapSimDataReqL(const TDesC8 &aRandomParameters,
TIntaRFStateInfo
)[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 & aRandomParametersThe random parameters from the client.
TInt aRFStateInfoThe RF state info.

Member Data Documentation

const TInt KLtsyDispatchSimGetSimAuthenticationEapSimDataApiId

const TIntKLtsyDispatchSimGetSimAuthenticationEapSimDataApiId[static]