HomeSort by relevance Sort by last modified time
    Searched refs:tT1T_CMD_RSP_INFO (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfc/int/
tags_int.h 40 } tT1T_CMD_RSP_INFO;
75 extern const tT1T_CMD_RSP_INFO t1t_cmd_rsp_infos[];
77 extern const tT1T_CMD_RSP_INFO * t1t_cmd_to_rsp_info (UINT8 opcode);
79 extern UINT8 t1t_info_to_evt (const tT1T_CMD_RSP_INFO * p_info);
88 extern const char * t1t_info_to_str (const tT1T_CMD_RSP_INFO * p_info);
rw_int.h 140 tT1T_CMD_RSP_INFO *p_cmd_rsp_info; /* Pointer to Command rsp info of last sent command */
    [all...]

Completed in 32 milliseconds