Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h739 extern tRW_EVENT rw_t2t_info_to_event(const tT2T_CMD_RSP_INFO* p_info);
742 #define rw_t2t_info_to_event(p) t2t_info_to_evt(p) macro
/system/nfc/src/nfc/tags/
Drw_t2t.cc197 rw_event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_proc_data()
525 rw_event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_process_error()
631 event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_resume_op()
Drw_t2t_ndef.cc166 tRW_EVENT rw_t2t_info_to_event(const tT2T_CMD_RSP_INFO* p_info) { in rw_t2t_info_to_event() function
690 event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_handle_tlv_detect_rsp()