Home
last modified time | relevance | path

Searched refs:RW_TRACE_DEBUG3 (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_main.c213RW_TRACE_DEBUG3 ("RW_SetActivatedTagType protocol:%d, technology:%d, SAK:%d", p_activate_params->p… in RW_SetActivatedTagType()
Drw_t3t.c660RW_TRACE_DEBUG3 ("rw_t3t_send_cmd: cur_tout: %d, timeout_ticks: %d ret:%d",p_cb->cur_tout, timeout… in rw_t3t_send_cmd()
949RW_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()
Drw_t4t.c176 RW_TRACE_DEBUG3 ("rw_t4t_read_file () offset:%d, length:%d, is_continue:%d, ", in rw_t4t_read_file()
Drw_i93.c1923 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/
Dbt_trace.h1457 #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