Searched defs:nci_status (Results 1 – 1 of 1) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t3t.c | 274 void rw_t3t_handle_nci_poll_ntf (UINT8 nci_status, UINT8 num_responses, UINT8 sensf_res_buf_size, U… in rw_t3t_handle_nci_poll_ntf() 1587 static void rw_t3t_handle_get_sc_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses,… in rw_t3t_handle_get_sc_poll_rsp() 1672 static void rw_t3t_handle_ndef_detect_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_respo… in rw_t3t_handle_ndef_detect_poll_rsp() 1836 static void rw_t3t_handle_fmt_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… in rw_t3t_handle_fmt_poll_rsp() 1982 static void rw_t3t_handle_sro_poll_rsp (tRW_T3T_CB *p_cb, UINT8 nci_status, UINT8 num_responses, UI… in rw_t3t_handle_sro_poll_rsp()
|