Searched refs:i93_cmd_cmpl (Results 1 – 3 of 3) sorted by relevance
527 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()528 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()545 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()546 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()547 STREAM_TO_UINT8(rw_data.i93_cmd_cmpl.error_code, p); in rw_i93_send_to_upper()594 rw_data.i93_cmd_cmpl.status = NFC_STATUS_NO_BUFFERS; in rw_i93_send_to_upper()595 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()596 rw_data.i93_cmd_cmpl.error_code = 0; in rw_i93_send_to_upper()616 rw_data.i93_cmd_cmpl.status = NFC_STATUS_OK; in rw_i93_send_to_upper()617 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()[all …]
270 tRW_I93_CMD_CMPL i93_cmd_cmpl; /* ISO 15693 Command complete */ member
1374 conn_evt_data.i93_cmd_cplt.status = p_rw_data->i93_cmd_cmpl.status; in nfa_rw_handle_i93_evt()1376 p_rw_data->i93_cmd_cmpl.command; in nfa_rw_handle_i93_evt()1380 p_rw_data->i93_cmd_cmpl.error_code; in nfa_rw_handle_i93_evt()