Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h599 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/
Drw_t1t.c177 rw_event = rw_t1t_handle_rsp (p_cmd_rsp_info, &b_notify, p, &evt_data.status); in rw_t1t_data_cback()
Drw_t1t_ndef.c76 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