Searched refs:card_type (Results 1 – 2 of 2) sorted by relevance
244 p_t4t->card_type = T4T_TYPE_DESFIRE_EV1; in rw_t4t_update_version_details()330 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_app()381 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_select_app()425 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_ccfile()439 p_c_apdu->len = (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) ? 15 : 13; in rw_t4t_create_ccfile()475 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_ndef()490 p_c_apdu->len = (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) ? 15 : 13; in rw_t4t_create_ndef()529 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_write_cc()580 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_write_ndef()1885 rw_cb.tcb.t4t.card_type = 0x00; in RW_T4tFormatNDef()
591 uint8_t card_type; member