Searched refs:rw_t1t_handle_rsp (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/src/nfc/int/ |
D | rw_int.h | 599 extern tRW_EVENT rw_t1t_handle_rsp (const tT1T_CMD_RSP_INFO * p_info, BOOLEAN *p_notify, UINT8 *p_d… 602 #define rw_t1t_handle_rsp(p, a, b, c) t1t_info_to_evt (p) macro
|
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t1t.c | 177 rw_event = rw_t1t_handle_rsp (p_cmd_rsp_info, &b_notify, p, &evt_data.status); in rw_t1t_data_cback()
|
D | rw_t1t_ndef.c | 76 tRW_EVENT rw_t1t_handle_rsp (const tT1T_CMD_RSP_INFO * p_info, BOOLEAN *p_notify, UINT8 *p_data, tN… in rw_t1t_handle_rsp() function
|