diff -r 30e048a7b597 -r bad0cc58d154 eapol/eapol_framework/eapol_symbian/am/type/protected_setup/symbian/plugin/inc/EapProtectedSetup.h --- a/eapol/eapol_framework/eapol_symbian/am/type/protected_setup/symbian/plugin/inc/EapProtectedSetup.h Thu Aug 19 09:58:27 2010 +0300 +++ b/eapol/eapol_framework/eapol_symbian/am/type/protected_setup/symbian/plugin/inc/EapProtectedSetup.h Tue Aug 31 15:16:37 2010 +0300 @@ -16,21 +16,21 @@ */ /* -* %version: 4.1.2 % +* %version: 11 % */ #ifndef _EAPPROTECTEDSETUP_H_ #define _EAPPROTECTEDSETUP_H_ // INCLUDES -#include +#include #include "eap_header.h" // CLASS DECLARATION /** * Class that implements the generic EAP type interface for EAP protected setup (EAP-WSC). */ -class CEapProtectedSetup : public CEapType +class CEapProtectedSetup : public CEapTypePlugin { public: @@ -63,16 +63,13 @@ const eap_am_network_id_c * const receive_network_id, abs_eap_configuration_if_c * const configuration_if); - /** - * Invokes the configuration UI. This doesn't do anything. - **/ - 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 @@ -94,7 +91,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.