Searched refs:sector_byte2 (Results 1 – 1 of 1) sorted by relevance
757 UINT8 sector_byte2[1]; in rw_t2t_read() local764 sector_byte2[0] = 0xFF; in rw_t2t_read()766 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL,sector_byte2)) == NFC_STATUS_OK) in rw_t2t_read()815 UINT8 sector_byte2[1]; in rw_t2t_write() local823 sector_byte2[0] = 0xFF; in rw_t2t_write()825 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in rw_t2t_write()1065 UINT8 sector_byte2[1]; in RW_T2tSectorSelect() local1079 sector_byte2[0] = 0xFF; in RW_T2tSectorSelect()1081 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in RW_T2tSectorSelect()