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

/external/libnfc-nci/src/nfc/int/
H A Dtags_int.h39 } tT1T_CMD_RSP_INFO; typedef in typeref:struct:__anon7925
74 extern const tT1T_CMD_RSP_INFO t1t_cmd_rsp_infos[];
76 extern const tT1T_CMD_RSP_INFO * t1t_cmd_to_rsp_info (UINT8 opcode);
78 extern UINT8 t1t_info_to_evt (const tT1T_CMD_RSP_INFO * p_info);
87 extern const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info);

Completed in 37 milliseconds