Searched refs:T2T_CMD_SEC_SEL (Results 1 – 3 of 3) sorted by relevance
72 {T2T_CMD_SEC_SEL, 2, 1, 1}
758 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL,sector_byte2)) == NFC_STATUS_OK) in rw_t2t_read()817 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in rw_t2t_write()1073 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in RW_T2tSectorSelect()
181 #define T2T_CMD_SEC_SEL 0xC2 /* Sector select */ macro