Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h600 extern tRW_EVENT rw_t1t_info_to_event (const tT1T_CMD_RSP_INFO * p_info);
603 #define rw_t1t_info_to_event(p) t1t_info_to_evt (p) macro
/external/libnfc-nci/src/nfc/tags/
Drw_t1t.c641 rw_event = rw_t1t_info_to_event (p_cmd_rsp_info); in rw_t1t_process_error()
Drw_t1t_ndef.c88 rw_event = rw_t1t_info_to_event (p_info); in rw_t1t_handle_rsp()
127 tRW_EVENT rw_t1t_info_to_event (const tT1T_CMD_RSP_INFO * p_info) in rw_t1t_info_to_event() function