Searched refs:RW_TRACE_DEBUG3 (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_main.c | 213 …RW_TRACE_DEBUG3 ("RW_SetActivatedTagType protocol:%d, technology:%d, SAK:%d", p_activate_params->p… in RW_SetActivatedTagType()
|
D | rw_t3t.c | 660 …RW_TRACE_DEBUG3 ("rw_t3t_send_cmd: cur_tout: %d, timeout_ticks: %d ret:%d",p_cb->cur_tout, timeout… in rw_t3t_send_cmd() 949 …RW_TRACE_DEBUG3 ("rw_t3t_send_next_ndef_check_cmd: bytes_remaining: %i, cur_blocks_to_read: %i, is… in rw_t3t_send_next_ndef_check_cmd()
|
D | rw_t4t.c | 176 RW_TRACE_DEBUG3 ("rw_t4t_read_file () offset:%d, length:%d, is_continue:%d, ", in rw_t4t_read_file()
|
D | rw_i93.c | 1923 RW_TRACE_DEBUG3 ("NDEF cur_size(%d),max_size (%d), flags (0x%x)", in rw_i93_sm_detect_ndef() 2311 RW_TRACE_DEBUG3 ("NDEF update complete, %d bytes, (%d-%d)", in rw_i93_sm_update_ndef()
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 1457 #define RW_TRACE_DEBUG3(m,p1,p2,p3) {if (rw_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_T… macro 3434 #define RW_TRACE_DEBUG3(m,p1,p2,p3) macro
|