Home
last modified time | relevance | path

Searched refs:RW_TRACE_ERROR2 (Results 1 – 7 of 7) sorted by relevance

/system/nfc/src/nfc/tags/
Drw_t1t.c100 RW_TRACE_ERROR2( in rw_t1t_data_cback()
137 RW_TRACE_ERROR2( in rw_t1t_data_cback()
148 RW_TRACE_ERROR2("T1T Frame error. state=%s command (opcode) = 0x%02x", in rw_t1t_data_cback()
152 RW_TRACE_ERROR2("T1T Frame error. state=0x%02x command = 0x%02x ", in rw_t1t_data_cback()
533 RW_TRACE_ERROR2("T1T timeout. state=%s command (opcode)=0x%02x ", in rw_t1t_process_timeout()
537 RW_TRACE_ERROR2("T1T timeout. state=0x%02x command=0x%02x ", p_t1t->state, in rw_t1t_process_timeout()
857 RW_TRACE_ERROR2("RW_T1tWriteErase - Invalid Block/byte: %u / %u", block, in RW_T1tWriteErase()
904 RW_TRACE_ERROR2("RW_T1tWriteErase - Invalid Block/byte: %u / %u", block, in RW_T1tWriteNoErase()
Drw_t3t.c489 RW_TRACE_ERROR2("T3T timeout. state=0x%02X cur_cmd=0x%02X", in rw_t3t_process_timeout()
546 RW_TRACE_ERROR2("T3T frame error. state=0x%02X cur_cmd=0x%02X", in rw_t3t_process_frame_error()
1256 RW_TRACE_ERROR2("Response error: expecting rsp_code %02X, but got %02X", in rw_t3t_act_handle_ndef_detect_rsp()
1301 RW_TRACE_ERROR2( in rw_t3t_act_handle_ndef_detect_rsp()
1388 RW_TRACE_ERROR2("Response error: expecting rsp_code %02X, but got %02X", in rw_t3t_act_handle_check_rsp()
1433 RW_TRACE_ERROR2("Response error: expecting rsp_code %02X, but got %02X", in rw_t3t_act_handle_update_rsp()
1505 RW_TRACE_ERROR2("Response error: bad status, nfcid2, or invalid len: %i %i", in rw_t3t_act_handle_check_ndef_rsp()
1511 RW_TRACE_ERROR2("Response error: expecting rsp_code %02X, but got %02X", in rw_t3t_act_handle_check_ndef_rsp()
1531 RW_TRACE_ERROR2( in rw_t3t_act_handle_check_ndef_rsp()
1600 RW_TRACE_ERROR2("Response error: expecting rsp_code %02X, but got %02X", in rw_t3t_act_handle_update_ndef_rsp()
[all …]
Drw_t2t.c388 RW_TRACE_ERROR2("T2T NFC Send data failed. state=%s substate=%s ", in rw_t2t_send_cmd()
392 RW_TRACE_ERROR2( in rw_t2t_send_cmd()
1008 RW_TRACE_ERROR2( in RW_T2tSectorSelect()
Drw_t4t.c938 RW_TRACE_ERROR2( in rw_t4t_validate_cc_file()
1448 RW_TRACE_ERROR2( in rw_t4t_sm_detect_ndef()
1458 RW_TRACE_ERROR2( in rw_t4t_sm_detect_ndef()
1545 RW_TRACE_ERROR2( in rw_t4t_sm_read_ndef()
2087 RW_TRACE_ERROR2( in RW_T4tUpdateNDef()
Drw_i93.c1380 RW_TRACE_ERROR2("rw_offset(0x%x) must be less than num_block(0x%x)", in rw_i93_get_next_block_sec()
3633 RW_TRACE_ERROR2( in RW_I93UpdateNDef()
Drw_t2t_ndef.c866 RW_TRACE_ERROR2( in rw_t2t_extract_default_locks_info()
/system/nfc/src/include/
Dbt_trace.h701 #define RW_TRACE_ERROR2(m, p1, p2) \ macro