Searched refs:tRW_T3T_CB (Results 1 – 2 of 2) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t3t.c | 127 static void rw_t3t_handle_get_sc_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses,… 128 static void rw_t3t_handle_ndef_detect_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_respo… 129 static void rw_t3t_handle_fmt_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… 130 static void rw_t3t_handle_sro_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… 177 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_process_error() 260 void rw_t3t_start_poll_timer (tRW_T3T_CB *p_cb) in rw_t3t_start_poll_timer() 277 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_handle_nci_poll_ntf() 342 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_handle_get_system_codes_cplt() 373 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_format_cplt() 407 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_set_readonly_cplt() [all …]
|
/external/libnfc-nci/src/nfc/int/ |
D | rw_int.h | 399 } tRW_T3T_CB; typedef 551 tRW_T3T_CB t3t;
|