Home
last modified time | relevance | path

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

/system/nfc/src/nfc/int/
Dtags_int.h87 extern const char* t2t_info_to_str(const tT2T_CMD_RSP_INFO* p_info);
90 #define t2t_info_to_str(x) "" macro
/system/nfc/src/nfc/tags/
Dtags_int.c257 const char* t2t_info_to_str(const tT2T_CMD_RSP_INFO* p_info) { in t2t_info_to_str() function
Drw_t2t.c95 RW_TRACE_EVENT2("RW RECV [%s]:0x%x RSP", t2t_info_to_str(p_cmd_rsp_info), in rw_t2t_proc_data()
378 RW_TRACE_EVENT2("RW SENT [%s]:0x%x CMD", t2t_info_to_str(p_cmd_rsp_info), in rw_t2t_send_cmd()