Searched refs:i93_cmd_cmpl (Results 1 – 3 of 3) sorted by relevance
491 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()492 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()509 rw_data.i93_cmd_cmpl.status = NFC_STATUS_FAILED; in rw_i93_send_to_upper()510 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()511 STREAM_TO_UINT8(rw_data.i93_cmd_cmpl.error_code, p); in rw_i93_send_to_upper()558 rw_data.i93_cmd_cmpl.status = NFC_STATUS_NO_BUFFERS; in rw_i93_send_to_upper()559 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()560 rw_data.i93_cmd_cmpl.error_code = 0; in rw_i93_send_to_upper()580 rw_data.i93_cmd_cmpl.status = NFC_STATUS_OK; in rw_i93_send_to_upper()581 rw_data.i93_cmd_cmpl.command = p_i93->sent_cmd; in rw_i93_send_to_upper()[all …]
273 tRW_I93_CMD_CMPL i93_cmd_cmpl; /* ISO 15693 Command complete */ member
1377 conn_evt_data.i93_cmd_cplt.status = p_rw_data->i93_cmd_cmpl.status; in nfa_rw_handle_i93_evt()1379 p_rw_data->i93_cmd_cmpl.command; in nfa_rw_handle_i93_evt()1383 p_rw_data->i93_cmd_cmpl.error_code; in nfa_rw_handle_i93_evt()