Searched refs:i93_cmd_cmpl (Results 1 – 3 of 3) sorted by relevance
467 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()468 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()485 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()486 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()487 STREAM_TO_UINT8(rw_data.i93_cmd_cmpl.error_code, p); in rw_i93_send_to_upper()534 rw_data.i93_cmd_cmpl.status = NFC_STATUS_NO_BUFFERS; in rw_i93_send_to_upper()535 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()536 rw_data.i93_cmd_cmpl.error_code = 0; in rw_i93_send_to_upper()556 rw_data.i93_cmd_cmpl.status = NFC_STATUS_OK; in rw_i93_send_to_upper()557 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()