Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dtags_int.h88 extern const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info);
91 #define t1t_info_to_str(x) "" macro
/external/libnfc-nci/src/nfc/tags/
Dtags_int.c263 const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info) in t1t_info_to_str() function
Drw_t1t.c150 …RW_TRACE_EVENT2 ("RW RECV [%s]:0x%x RSP", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode… in rw_t1t_data_cback()
351 …RW_TRACE_EVENT2 ("RW SENT [%s]:0x%x CMD", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode… in rw_t1t_send_static_cmd()
419 …RW_TRACE_EVENT2 ("RW SENT [%s]:0x%x CMD", t1t_info_to_str (p_cmd_rsp_info), p_cmd_rsp_info->opcode… in rw_t1t_send_dyn_cmd()