Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dtags_int.h89 extern const char * t2t_info_to_str (const tT2T_CMD_RSP_INFO * p_info);
92 #define t2t_info_to_str(x) "" macro
/external/libnfc-nci/src/nfc/tags/
Dtags_int.c281 const char * t2t_info_to_str (const tT2T_CMD_RSP_INFO * p_info) in t2t_info_to_str() function
Drw_t2t.c96 …RW_TRACE_EVENT2 ("RW RECV [%s]:0x%x RSP", t2t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode… in rw_t2t_proc_data()
411 …RW_TRACE_EVENT2 ("RW SENT [%s]:0x%x CMD", t2t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode… in rw_t2t_send_cmd()