Searched refs:card_type (Results 1 – 2 of 2) sorted by relevance
399 p_t4t->card_type = T4T_TYPE_DESFIRE_EV1; in rw_t4t_update_version_details()485 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_app()536 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_select_app()580 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_ccfile()594 p_c_apdu->len = (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) ? 15 : 13; in rw_t4t_create_ccfile()630 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_create_ndef()645 p_c_apdu->len = (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) ? 15 : 13; in rw_t4t_create_ndef()684 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_write_cc()735 if (p_t4t->card_type == T4T_TYPE_DESFIRE_EV1) { in rw_t4t_write_ndef()2368 rw_cb.tcb.t4t.card_type = 0x00; in RW_T4tFormatNDef()
612 uint8_t card_type; member