Searched refs:t1t_info_to_str (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/int/
H A Dtags_int.h87 extern const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info);
90 #define t1t_info_to_str(x) "" macro
/external/libnfc-nci/src/nfc/tags/
H A Dtags_int.c255 ** Function t1t_info_to_str
262 const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info) function
H A Drw_t1t.c146 RW_TRACE_EVENT2 ("RW RECV [%s]:0x%x RSP", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode);
338 RW_TRACE_EVENT2 ("RW SENT [%s]:0x%x CMD", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode);
406 RW_TRACE_EVENT2 ("RW SENT [%s]:0x%x CMD", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode);

Completed in 160 milliseconds