Searched refs:NFC_STATUS_TIMEOUT (Results 1 – 9 of 9) sorted by relevance
633 ndef_data.status = NFC_STATUS_TIMEOUT; in rw_t1t_process_error()643 evt_data.status = NFC_STATUS_TIMEOUT; in rw_t1t_process_error()
483 rw_t3t_process_error(NFC_STATUS_TIMEOUT); in rw_t3t_process_timeout()511 rw_t3t_handle_ndef_detect_poll_rsp(p_cb, NFC_STATUS_TIMEOUT, 0); in rw_t3t_process_timeout()2300 rw_t3t_process_error(NFC_STATUS_TIMEOUT); in rw_t3t_conn_cback()
527 ce_data.status = NFC_STATUS_TIMEOUT; in ce_t4t_process_timeout()
535 evt_data.status = NFC_STATUS_TIMEOUT; in rw_t2t_process_error()
1715 rw_t4t_handle_error(NFC_STATUS_TIMEOUT, 0, 0); in rw_t4t_process_timeout()
3114 rw_i93_handle_error(NFC_STATUS_TIMEOUT); in rw_i93_process_timeout()
72 #define NFC_STATUS_TIMEOUT NCI_STATUS_TIMEOUT macro
115 if ((p_rw_data->status == NFC_STATUS_TIMEOUT) || in nfa_rw_send_data_to_upper()286 if (p_rw_data->ndef.status == NFC_STATUS_TIMEOUT) { in nfa_rw_handle_ndef_detect()569 if (p_rw_data->status == NFC_STATUS_TIMEOUT) { in nfa_rw_handle_t1t_evt()
1402 case NFC_STATUS_TIMEOUT: in NFC_GetStatusName()