eapol/eapol_framework/eapol_common/type/simple_config/eap/src/eap_type_simple_config_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: 8 %
    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
    62 		allow_send_eap_success)
    62 		allow_send_eap_success)
    63 {
    63 {
    64 }
    64 }
    65 
    65 
    66 
    66 
       
    67 #if defined(USE_EAP_EXPANDED_TYPES)
       
    68 
    67 EAP_FUNC_EXPORT eap_type_simple_config_state_notification_c::eap_type_simple_config_state_notification_c(
    69 EAP_FUNC_EXPORT eap_type_simple_config_state_notification_c::eap_type_simple_config_state_notification_c(
    68 	abs_eap_am_tools_c * const tools,
    70 	abs_eap_am_tools_c * const tools,
    69 	const eap_am_network_id_c * const send_network_id,
    71 	const eap_am_network_id_c * const send_network_id,
    70 	bool is_client,
    72 	bool is_client,
    71 	eap_state_notification_eap_e type,
    73 	eap_state_notification_eap_e type,
    86 		current_state,
    88 		current_state,
    87 		eap_identifier,
    89 		eap_identifier,
    88 		allow_send_eap_success)
    90 		allow_send_eap_success)
    89 {
    91 {
    90 }
    92 }
       
    93 
       
    94 #endif //#if defined(USE_EAP_EXPANDED_TYPES)
    91 
    95 
    92 
    96 
    93 EAP_FUNC_EXPORT eap_type_simple_config_state_notification_c::eap_type_simple_config_state_notification_c(
    97 EAP_FUNC_EXPORT eap_type_simple_config_state_notification_c::eap_type_simple_config_state_notification_c(
    94 	abs_eap_am_tools_c * const tools,
    98 	abs_eap_am_tools_c * const tools,
    95 	const eap_am_network_id_c * const send_network_id,
    99 	const eap_am_network_id_c * const send_network_id,