Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dtags_int.h83 extern const tT2T_CMD_RSP_INFO * t2t_cmd_to_rsp_info (UINT8 opcode);
/external/libnfc-nci/src/nfc/tags/
Dtags_int.c208 const tT2T_CMD_RSP_INFO * t2t_cmd_to_rsp_info (UINT8 opcode) in t2t_cmd_to_rsp_info() function
Drw_t2t.c372 const tT2T_CMD_RSP_INFO *p_cmd_rsp_info = t2t_cmd_to_rsp_info (opcode); in rw_t2t_send_cmd()
649 p_cmd_rsp_info = t2t_cmd_to_rsp_info ((UINT8) *p); in rw_t2t_resume_op()