Searched defs:tT2T_CMD_RSP_INFO (Results 1 - 1 of 1) sorted by relevance

/system/nfc/src/nfc/int/
H A Dtags_int.h65 } tT2T_CMD_RSP_INFO; typedef in typeref:struct:__anon2453
81 extern const tT2T_CMD_RSP_INFO t2t_cmd_rsp_infos[];
82 extern const tT2T_CMD_RSP_INFO* t2t_cmd_to_rsp_info(uint8_t opcode);
83 extern uint8_t t2t_info_to_evt(const tT2T_CMD_RSP_INFO* p_info);
87 extern const char* t2t_info_to_str(const tT2T_CMD_RSP_INFO* p_info);

Completed in 56 milliseconds