eapol/eapol_framework/eapol_symbian/am/include/eap_am_type_mschapv2_symbian.h
changeset 34 ad1f037f1ac2
parent 26 9abfd4f00d37
child 49 43351a4f2da3
equal deleted inserted replaced
31:372d2d6c5cf9 34:ad1f037f1ac2
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 16.1.7 %
    19 * %version: 16.1.8 %
    20 */
    20 */
    21 
    21 
    22 #ifndef _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_
    22 #ifndef _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_
    23 #define _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_
    23 #define _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_
    24 
    24 
   204 	 */
   204 	 */
   205 	eap_status_e store_authentication_time();	
   205 	eap_status_e store_authentication_time();	
   206 
   206 
   207 	EAP_FUNC_IMPORT void DlgComplete( TInt aStatus );
   207 	EAP_FUNC_IMPORT void DlgComplete( TInt aStatus );
   208 
   208 
       
   209 	TInt IsDlgReadyToCompleteL();
   209 
   210 
   210 }; // class eap_am_type_mschapv2_symbian_c
   211 }; // class eap_am_type_mschapv2_symbian_c
   211 
   212 
   212 
   213 
   213 #endif // _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_
   214 #endif // _EAP_AM_TYPE_MSCHAPV2_SYMBIAN_H_