hotspotfw/hsclient/inc/hssiaphandler.h
branchRCL_3
changeset 24 63be7eb3fc78
parent 20 a9524956f6b5
child 25 f28ada11abbf
--- a/hotspotfw/hsclient/inc/hssiaphandler.h	Thu Aug 19 10:59:40 2010 +0300
+++ b/hotspotfw/hsclient/inc/hssiaphandler.h	Tue Aug 31 16:18:40 2010 +0300
@@ -100,14 +100,7 @@
         void PackWepKeyCommsDatL( const SHssWep& aInputKey, 
                                   const  EHssWEPKeyFormat&  aFormat, 
                                     CMDBField<TDesC8>* aPackedKey );
-
-         /**
-        * Converts Hotspot EAP settings to EAPOL EAP settings
-        * @param aHssEap, Hotspot EAP settings
-        * @param aEap, EAPOL EAP settings
-        */
-        void ConvertEApSettings( THssEapSettings& aHssEap, EAPSettings& aEap );
-        
+ 
         /**
         * Converts ascii to hecxadecimal 
         * @param aSource, ascii 
@@ -117,14 +110,6 @@
                                                 HBufC8*& aDest );   
                                                                          
         /**
-        * Writes eap type to descriptor
-        * @param aEapType, Eap type
-        * @param aEapString, Eap type descrpitor
-        * @param aEapCode, Eap id code
-        */                 
-        void GetEapTypeDesC( TUint aEapType, TDes8& aEapString, TChar& aEapCode );
-        
-        /**
         * Removes brackets from UID
         * @param aUid, UID of the client
         */