Searched refs:t2t_info_to_evt (Results 1 - 4 of 4) sorted by relevance

/system/nfc/src/nfc/int/
H A Dtags_int.h83 extern uint8_t t2t_info_to_evt(const tT2T_CMD_RSP_INFO* p_info);
H A Drw_int.h756 #define rw_t2t_info_to_event(p) t2t_info_to_evt(p)
/system/nfc/src/nfc/tags/
H A Dtags_int.c216 ** Function t2t_info_to_evt
224 uint8_t t2t_info_to_evt(const tT2T_CMD_RSP_INFO* p_info) { function
H A Drw_t2t_ndef.c194 rw_event = t2t_info_to_evt(p_info);

Completed in 566 milliseconds