diff -r 30e048a7b597 -r bad0cc58d154 eapol/eapol_framework/eapol_symbian/am/type/gsmsim/symbian/plugin/inc/EapSim.h --- a/eapol/eapol_framework/eapol_symbian/am/type/gsmsim/symbian/plugin/inc/EapSim.h Thu Aug 19 09:58:27 2010 +0300 +++ b/eapol/eapol_framework/eapol_symbian/am/type/gsmsim/symbian/plugin/inc/EapSim.h Tue Aug 31 15:16:37 2010 +0300 @@ -16,14 +16,14 @@ */ /* -* %version: 10.1.2 % +* %version: 19 % */ #ifndef _EAPSIM_H_ #define _EAPSIM_H_ // INCLUDES -#include +#include #include "eap_header.h" // FORWARD DECLARATIONS @@ -33,7 +33,7 @@ /** * Class that implements the generic EAP type interface. Implements EAP SIM protocol. */ -class CEapSim : public CEapType +class CEapSim : public CEapTypePlugin { public: @@ -87,16 +87,13 @@ #endif // #ifdef USE_EAP_SIMPLE_CONFIG - /** - * Invokes the configuration UI. - **/ - TInt InvokeUiL(); + /** * Gets information about EAP type. * @return Pointer to a class that contains the EAP type information. Also pushed to cleanup stack. */ - CEapTypeInfo* GetInfoLC(); + CEapTypeInfo* GetInfoL(); /** * Deletes EAP type configuration @@ -118,7 +115,7 @@ * EAP type. * @param aTunnelingType Type number for the tunneling type */ - void SetTunnelingType(const TInt aTunnelingType); + void SetTunnelingType(const TEapExpandedType aTunnelingType); /** * Changes the index of the saved parameters.