Searched refs:NFC_STATUS_TIMEOUT (Results 1 – 11 of 11) sorted by relevance
103 #define LLCP_LINK_RF_TIMEOUT NFC_STATUS_TIMEOUT
72 #define NFC_STATUS_TIMEOUT NCI_STATUS_TIMEOUT macro
106 if ((p_rw_data->status == NFC_STATUS_TIMEOUT) || in nfa_rw_send_data_to_upper()279 if (p_rw_data->ndef.status == NFC_STATUS_TIMEOUT) { in nfa_rw_handle_ndef_detect()556 if (p_rw_data->status == NFC_STATUS_TIMEOUT) { in nfa_rw_handle_t1t_evt()
493 rw_t3t_process_error(NFC_STATUS_TIMEOUT); in rw_t3t_process_timeout()521 rw_t3t_handle_ndef_detect_poll_rsp(p_cb, NFC_STATUS_TIMEOUT, 0, 0, NULL); in rw_t3t_process_timeout()2288 rw_t3t_process_error(NFC_STATUS_TIMEOUT); in rw_t3t_conn_cback()
639 evt_data.status = NFC_STATUS_TIMEOUT; in rw_t1t_process_error()
537 evt_data.status = NFC_STATUS_TIMEOUT; in rw_t2t_process_error()
528 ce_data.status = NFC_STATUS_TIMEOUT; in ce_t4t_process_timeout()
1740 rw_t4t_handle_error(NFC_STATUS_TIMEOUT, 0, 0); in rw_t4t_process_timeout()
2767 rw_i93_handle_error(NFC_STATUS_TIMEOUT); in rw_i93_process_timeout()
1377 case NFC_STATUS_TIMEOUT: in NFC_GetStatusName()
541 if (status == NFC_STATUS_TIMEOUT) in nfc_ncif_error_status()