Searched refs:tRW_T3T_CB (Results 1 – 2 of 2) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t3t.c | 129 static void rw_t3t_handle_get_sc_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses,… 130 static void rw_t3t_handle_ndef_detect_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_respo… 131 static void rw_t3t_handle_fmt_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… 132 static void rw_t3t_handle_sro_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… 185 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_check_timeout() 208 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_update_timeout() 230 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_process_error() 314 void rw_t3t_start_poll_timer (tRW_T3T_CB *p_cb) in rw_t3t_start_poll_timer() 331 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_handle_nci_poll_ntf() 396 tRW_T3T_CB *p_cb = &rw_cb.tcb.t3t; in rw_t3t_handle_get_system_codes_cplt() [all …]
|
/external/libnfc-nci/src/nfc/int/ |
D | rw_int.h | 407 } tRW_T3T_CB; typedef 560 tRW_T3T_CB t3t;
|