Searched refs:ndef_msg_offset (Results 1 – 3 of 3) sorted by relevance
1004 p_t1t->ndef_msg_offset = offset + p_t1t->work_offset; in rw_t1t_handle_tlv_detect_rsp()1157 count = (uint8_t)p_t1t->ndef_msg_offset; in rw_t1t_handle_ndef_rall_rsp()1229 index = p_t1t->ndef_msg_offset % T1T_BLOCK_SIZE; in rw_t1t_handle_ndef_read_rsp()1248 index = p_t1t->ndef_msg_offset % T1T_SEGMENT_SIZE; in rw_t1t_handle_ndef_read_rsp()1636 offset = p_t1t->ndef_msg_offset; in rw_t1t_get_ndef_max_size()1637 p_t1t->segment = (uint8_t)(p_t1t->ndef_msg_offset / T1T_SEGMENT_SIZE); in rw_t1t_get_ndef_max_size()1677 ((p_t1t->ndef_msg_offset - p_t1t->ndef_header_offset) == in rw_t1t_get_ndef_max_size()2455 (uint8_t)(p_t1t->ndef_msg_offset - p_t1t->ndef_header_offset); in RW_T1tWriteNDef()2456 init_ndef_msg_offset = p_t1t->ndef_msg_offset; in RW_T1tWriteNDef()2460 p_t1t->ndef_msg_offset = in RW_T1tWriteNDef()[all …]
578 p_t2t->ndef_msg_offset = offset + p_t2t->work_offset; in rw_t2t_handle_tlv_detect_rsp()1387 offset = p_t2t->ndef_msg_offset; in rw_t2t_get_ndef_max_size()1412 ((p_t2t->ndef_msg_offset - p_t2t->ndef_header_offset) == in rw_t2t_get_ndef_max_size()1509 offset = (p_t2t->ndef_msg_offset - (p_t2t->block_read * T2T_BLOCK_SIZE)); in rw_t2t_handle_ndef_read_rsp()1672 p_t2t->ndef_msg_offset -= 2; in rw_t2t_handle_ndef_write_rsp()1675 p_t2t->ndef_msg_offset += 2; in rw_t2t_handle_ndef_write_rsp()2819 p_t2t->ndef_msg_offset = 0; in RW_T2tLocateTlv()2929 block = (uint16_t)(p_t2t->ndef_msg_offset / T2T_BLOCK_LEN); in RW_T2tReadNDef()
200 uint16_t ndef_msg_offset; /* The offset on Tag where first NDEF message is member445 ndef_msg_offset; /* Offset on Tag where first NDEF message is present */ member