eapol/eapol_framework/eapol_common/common/eap_tlv_message_data.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.1.2 %
    19 * %version: 21 %
    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
   136 {
   136 {
   137 	eap_status_e status(eap_status_process_general_error);
   137 	eap_status_e status(eap_status_process_general_error);
   138 
   138 
   139 	EAP_TRACE_DATA_DEBUG(
   139 	EAP_TRACE_DATA_DEBUG(
   140 		m_am_tools,
   140 		m_am_tools,
   141 		EAP_TRACE_FLAGS_NEVER,
   141 		EAP_TRACE_FLAGS_MESSAGE_DATA,
   142 		(EAPL("set_message_data()"),
   142 		(EAPL("set_message_data()"),
   143 		value,
   143 		value,
   144 		length));
   144 		length));
   145 
   145 
   146 	status = m_message_data.set_buffer(
   146 	status = m_message_data.set_buffer(