Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_int.h719 extern tRW_EVENT rw_t1t_handle_rsp(const tT1T_CMD_RSP_INFO* p_info,
724 #define rw_t1t_handle_rsp(p, a, b, c) t1t_info_to_evt(p) macro
/system/nfc/src/nfc/tags/
Drw_t1t.cc190 rw_t1t_handle_rsp(p_cmd_rsp_info, &b_notify, p, &evt_data.status); in rw_t1t_data_cback()
Drw_t1t_ndef.cc88 tRW_EVENT rw_t1t_handle_rsp(const tT1T_CMD_RSP_INFO* p_info, bool* p_notify, in rw_t1t_handle_rsp() function