Home
last modified time | relevance | path

Searched refs:CE_TRACE_DEBUG0 (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Dce_t4t.c122 CE_TRACE_DEBUG0 ("ce_t4t_select_file (): Select CC file"); in ce_t4t_select_file()
307 CE_TRACE_DEBUG0 ("ce_t4t_update_binary (): Sent CE_T4T_NDEF_UPDATE_CPLT_EVT"); in ce_t4t_update_binary()
373 CE_TRACE_DEBUG0 ("ce_t4t_process_select_file_cmd ()"); in ce_t4t_process_select_file_cmd()
427 CE_TRACE_DEBUG0 ("ce_t4t_process_select_app_cmd ()"); in ce_t4t_process_select_app_cmd()
507 CE_TRACE_DEBUG0 ("ce_t4t_process_select_app_cmd (): Not found matched AID"); in ce_t4t_process_select_app_cmd()
524 CE_TRACE_DEBUG0 ("CET4T: Forward raw frame (SELECT APP) to wildcard AID handler"); in ce_t4t_process_select_app_cmd()
529CE_TRACE_DEBUG0 ("ce_t4t_process_select_app_cmd (): Not found matched AID or not listening T4T NDE… in ce_t4t_process_select_app_cmd()
544 CE_TRACE_DEBUG0 ("ce_t4t_process_select_app_cmd (): T4T CE App selected"); in ce_t4t_process_select_app_cmd()
657 CE_TRACE_DEBUG0 ("CET4T: Forward raw frame to registered AID"); in ce_t4t_data_cback()
677 CE_TRACE_DEBUG0 ("CET4T: Forward raw frame to wildcard AID handler"); in ce_t4t_data_cback()
[all …]
Dce_t3t.c891 CE_TRACE_DEBUG0 ("ce_select_t3t ()"); in ce_select_t3t()
/external/libnfc-nci/src/include/
Dbt_trace.h1494 #define CE_TRACE_DEBUG0(m) {if (ce_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_T… macro
3471 #define CE_TRACE_DEBUG0(m) macro