eapol/eapol_framework/eapol_common/type/tls_peap/eap/src/eap_type_tls_peap_state_notification.cpp
branchRCL_3
changeset 18 bad0cc58d154
parent 2 1c7bc153c08e
child 19 c74b3d9f6b9e
equal deleted inserted replaced
17:30e048a7b597 18:bad0cc58d154
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 10 %
    19 * %version: %
    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 
       
    69 EAP_FUNC_EXPORT eap_type_tls_peap_state_notification_c::eap_type_tls_peap_state_notification_c(
    67 EAP_FUNC_EXPORT eap_type_tls_peap_state_notification_c::eap_type_tls_peap_state_notification_c(
    70 	abs_eap_am_tools_c * const tools,
    68 	abs_eap_am_tools_c * const tools,
    71 	const eap_am_network_id_c * const send_network_id,
    69 	const eap_am_network_id_c * const send_network_id,
    72 	bool is_client,
    70 	bool is_client,
    73 	eap_state_notification_eap_e type,
    71 	eap_state_notification_eap_e type,
    88 		current_state,
    86 		current_state,
    89 		eap_identifier,
    87 		eap_identifier,
    90 		allow_send_eap_success)
    88 		allow_send_eap_success)
    91 {
    89 {
    92 }
    90 }
    93 
       
    94 #endif //#if defined(USE_EAP_EXPANDED_TYPES)
       
    95 
    91 
    96 
    92 
    97 EAP_FUNC_EXPORT eap_type_tls_peap_state_notification_c::eap_type_tls_peap_state_notification_c(
    93 EAP_FUNC_EXPORT eap_type_tls_peap_state_notification_c::eap_type_tls_peap_state_notification_c(
    98 	abs_eap_am_tools_c * const tools,
    94 	abs_eap_am_tools_c * const tools,
    99 	const eap_am_network_id_c * const send_network_id,
    95 	const eap_am_network_id_c * const send_network_id,