Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h614 extern tRW_EVENT rw_t2t_info_to_event (const tT2T_CMD_RSP_INFO *p_info);
617 #define rw_t2t_info_to_event(p) t2t_info_to_evt (p) macro
/external/libnfc-nci/src/nfc/tags/
Drw_t2t.c211 rw_event = rw_t2t_info_to_event (p_cmd_rsp_info); in rw_t2t_proc_data()
573 rw_event = rw_t2t_info_to_event (p_cmd_rsp_info); in rw_t2t_process_error()
681 event = rw_t2t_info_to_event (p_cmd_rsp_info); in rw_t2t_resume_op()
Drw_t2t_ndef.c174 tRW_EVENT rw_t2t_info_to_event (const tT2T_CMD_RSP_INFO *p_info) in rw_t2t_info_to_event() function
750 event = rw_t2t_info_to_event (p_cmd_rsp_info); in rw_t2t_handle_tlv_detect_rsp()