OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tT2T_CMD_RSP_INFO
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/int/
tags_int.h
70
}
tT2T_CMD_RSP_INFO
;
82
extern const
tT2T_CMD_RSP_INFO
t2t_cmd_rsp_infos[];
83
extern const
tT2T_CMD_RSP_INFO
* t2t_cmd_to_rsp_info (UINT8 opcode);
84
extern UINT8 t2t_info_to_evt (const
tT2T_CMD_RSP_INFO
* p_info);
89
extern const char * t2t_info_to_str (const
tT2T_CMD_RSP_INFO
* p_info);
rw_int.h
306
tT2T_CMD_RSP_INFO
*p_cmd_rsp_info; /* Pointer to Command rsp info of last sent command */
[
all
...]
Completed in 452 milliseconds