Searched refs:sector_authentified (Results 1 – 2 of 2) sorted by relevance
176 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_formatBlock()242 p_mfc->sector_authentified = p_mfc->next_block.block / 4; in rw_mfc_handle_format_rsp()244 p_mfc->sector_authentified = in rw_mfc_handle_format_rsp()371 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_writeBlock()445 p_mfc->sector_authentified = p_mfc->next_block.block / 4; in rw_mfc_handle_write_rsp()447 p_mfc->sector_authentified = in rw_mfc_handle_write_rsp()569 p_mfc->sector_authentified = -1; in rw_mfc_select()882 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_readBlock()939 p_mfc->sector_authentified = p_mfc->next_block.block / 4; in rw_mfc_handle_tlv_detect_rsp()1286 p_mfc->sector_authentified = p_mfc->next_block.block / 4; in rw_mfc_handle_ndef_read_rsp()[all …]
661 uint8_t sector_authentified; member