Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t.c719 RW_TRACE_EVENT0 ("rw_t2t_sector_change Sent Second Command"); in rw_t2t_sector_change()
992 RW_TRACE_EVENT0 ("RW_T2tRead Sent Read command"); in RW_T2tRead()
1030 RW_TRACE_EVENT0 ("RW_T2tWrite Sent Write command"); in RW_T2tWrite()
1079 RW_TRACE_EVENT0 ("RW_T2tSectorSelect Sent Sector select first command"); in RW_T2tSectorSelect()
/external/libnfc-nci/src/include/
Dbt_trace.h1446 #define RW_TRACE_EVENT0(m) {if (rw_cb.trace_level >= BT_TRACE_LEVEL_EVENT) BT_T… macro
3423 #define RW_TRACE_EVENT0(m) macro