eapol/eapol_framework/eapol_symbian/am/include/eapol_am_core_symbian_simulator.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: %
    19 * %version: 7.1.2 %
    20 */
    20 */
    21 
    21 
    22 #if !defined(_EAP_AM_SYMBIAN_H_)
    22 #if !defined(_EAP_AM_SYMBIAN_H_)
    23 #define _EAP_AM_SYMBIAN_H_
    23 #define _EAP_AM_SYMBIAN_H_
    24 
    24 
    90 	//
    90 	//
    91 	EAP_FUNC_IMPORT eap_base_type_c * load_type(const eap_type_value_e type);
    91 	EAP_FUNC_IMPORT eap_base_type_c * load_type(const eap_type_value_e type);
    92 
    92 
    93 #if defined(USE_EAPOL_LLC_INTERFACE)
    93 #if defined(USE_EAPOL_LLC_INTERFACE)
    94 	//
    94 	//
    95 	EAP_FUNC_IMPORT eap_status_e packet_process(
    95 	EAP_FUNC_EXPORT eap_status_e packet_process(
    96 		RMBufChain& aPdu);
    96 		RMBufChain& aPdu);
    97 #endif //#if defined(USE_EAPOL_LLC_INTERFACE)
    97 #endif //#if defined(USE_EAPOL_LLC_INTERFACE)
    98 
    98 
    99 	//
    99 	//
   100 	EAP_FUNC_IMPORT eap_status_e packet_process(
   100 	EAP_FUNC_IMPORT eap_status_e packet_process(