eapol/eapol_framework/eapol_common/type/aka/core/eap_type_aka_state_notification.cpp
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: 10 %
    20 */
    20 */
    21 
    21 
    22 // This is enumeration of EAPOL source code.
    22 // This is enumeration of EAPOL source code.
    23 #if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
    23 #if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
    24 	#undef EAP_FILE_NUMBER_ENUM
    24 	#undef EAP_FILE_NUMBER_ENUM
    63 		allow_send_eap_success)
    63 		allow_send_eap_success)
    64 {
    64 {
    65 }
    65 }
    66 
    66 
    67 
    67 
       
    68 #if defined(USE_EAP_EXPANDED_TYPES)
       
    69 
    68 EAP_FUNC_EXPORT eap_type_aka_state_notification_c::eap_type_aka_state_notification_c(
    70 EAP_FUNC_EXPORT eap_type_aka_state_notification_c::eap_type_aka_state_notification_c(
    69 	abs_eap_am_tools_c * const tools,
    71 	abs_eap_am_tools_c * const tools,
    70 	const eap_am_network_id_c * const send_network_id,
    72 	const eap_am_network_id_c * const send_network_id,
    71 	bool is_client,
    73 	bool is_client,
    72 	eap_state_notification_eap_e type,
    74 	eap_state_notification_eap_e type,
    87 		current_state,
    89 		current_state,
    88 		eap_identifier,
    90 		eap_identifier,
    89 		allow_send_eap_success)
    91 		allow_send_eap_success)
    90 {
    92 {
    91 }
    93 }
       
    94 
       
    95 #endif //#if defined(USE_EAP_EXPANDED_TYPES)
    92 
    96 
    93 
    97 
    94 EAP_FUNC_EXPORT eap_type_aka_state_notification_c::eap_type_aka_state_notification_c(
    98 EAP_FUNC_EXPORT eap_type_aka_state_notification_c::eap_type_aka_state_notification_c(
    95 	abs_eap_am_tools_c * const tools,
    99 	abs_eap_am_tools_c * const tools,
    96 	const eap_am_network_id_c * const send_network_id,
   100 	const eap_am_network_id_c * const send_network_id,