Searched refs:tag_hdr (Results 1 – 3 of 3) sorted by relevance
120 p_t2t->tag_hdr[T2T_CC0_NMN_BYTE], in rw_t2t_handle_rsp()121 p_t2t->tag_hdr[T2T_CC1_VNO_BYTE], in rw_t2t_handle_rsp()122 p_t2t->tag_hdr[T2T_CC3_RWA_BYTE]); in rw_t2t_handle_rsp()1351 (p_t2t->tag_hdr[T2T_CC2_TMS_BYTE] == 0)) in rw_t2t_get_ndef_flags()2644 p_t2t->tag_hdr[0]); in rw_t2t_format_tag()2666 tms = p_t2t->tag_hdr[T2T_CC2_TMS_BYTE]; in rw_t2t_format_tag()2717 p_t2t->tag_hdr[T2T_CC3_RWA_BYTE]); in rw_t2t_soft_lock_tag()2839 p_t2t->tag_hdr[T2T_CC2_TMS_BYTE]); in RW_T2tLocateTlv()2849 p_t2t->tag_hdr[T2T_CC0_NMN_BYTE], p_t2t->tag_hdr[T2T_CC1_VNO_BYTE], in RW_T2tLocateTlv()2850 p_t2t->tag_hdr[T2T_CC3_RWA_BYTE]); in RW_T2tLocateTlv()[all …]
180 memcpy(p_t2t->tag_hdr, p, T2T_READ_DATA_LEN); in rw_t2t_proc_data()
394 uint8_t tag_hdr[T2T_READ_DATA_LEN]; /* T2T Header blocks */ member