Home
last modified time | relevance | path

Searched refs:CE_TRACE_DEBUG3 (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Dce_t4t.c132 CE_TRACE_DEBUG3 ("ce_t4t_select_file (): NLEN:0x%04X, MaxFileSize:0x%04X, WriteAccess:%s", in ce_t4t_select_file()
168CE_TRACE_DEBUG3 ("ce_t4t_read_binary (): Offset:0x%04X, Length:0x%04X, selected status = 0x%02X", in ce_t4t_read_binary()
271CE_TRACE_DEBUG3 ("ce_t4t_update_binary (): Offset:0x%04X, Length:0x%04X, selected status = 0x%02X", in ce_t4t_update_binary()
/external/libnfc-nci/src/include/
Dbt_trace.h1497 #define CE_TRACE_DEBUG3(m,p1,p2,p3) {if (ce_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_T… macro
3474 #define CE_TRACE_DEBUG3(m,p1,p2,p3) macro