Searched refs:rw_offset (Results 1 – 4 of 4) sorted by relevance
1463 if (p_i93->num_block <= p_i93->rw_offset) in rw_i93_get_next_block_sec()1466 p_i93->rw_offset, p_i93->num_block); in rw_i93_get_next_block_sec()1470 num_blocks = p_i93->num_block - p_i93->rw_offset; in rw_i93_get_next_block_sec()1475 return rw_i93_send_cmd_get_multi_block_sec (p_i93->rw_offset, num_blocks); in rw_i93_get_next_block_sec()1633 p_i93->rw_offset = 4; in rw_i93_sm_detect_ndef()1635 if (rw_i93_get_next_blocks (p_i93->rw_offset) == NFC_STATUS_OK) in rw_i93_sm_detect_ndef()1668 p_i93->ndef_tlv_start_offset = p_i93->rw_offset + xx; in rw_i93_sm_detect_ndef()1754 p_i93->rw_offset = p_i93->ndef_tlv_start_offset; in rw_i93_sm_detect_ndef()1764 p_i93->rw_offset = 0; in rw_i93_sm_detect_ndef()1779 p_i93->rw_offset += length; in rw_i93_sm_detect_ndef()[all …]
192 p_t4t->rw_offset = offset; in rw_t4t_read_file()280 p_t4t->rw_offset, p_t4t->rw_length); in rw_t4t_update_file()304 UINT16_TO_BE_STREAM (p, p_t4t->rw_offset); in rw_t4t_update_file()317 p_t4t->rw_offset += length; in rw_t4t_update_file()883 p_t4t->rw_offset += p_r_apdu->len; in rw_t4t_sm_read_ndef()895 if (!rw_t4t_read_file (p_t4t->rw_offset, p_t4t->rw_length, TRUE)) in rw_t4t_sm_read_ndef()1438 rw_cb.tcb.t4t.rw_offset = T4T_FILE_LENGTH_SIZE; in RW_T4tUpdateNDef()
455 UINT16 rw_offset; /* remaining offset to read/write */ member552 UINT16 rw_offset; /* offset to read/write */ member
914 uint32_t rw_offset; in Handle_Receive_IFrame() local956 rw_offset = sLlcpLocalSequence.ns - psLocalLlcpSocket->socket_VRA; in Handle_Receive_IFrame()960 rw_offset = 16 - (psLocalLlcpSocket->socket_VRA - sLlcpLocalSequence.ns); in Handle_Receive_IFrame()962 if(rw_offset >= psLocalLlcpSocket->localRW) in Handle_Receive_IFrame()