Searched refs:read_cc_btyes (Results 1 – 1 of 1) sorted by relevance
1079 uint8_t read_cc_btyes[CC_BYTES_SIZE] = {0}; in phFriNfc_Desf_HReadOnlyWriteCCFile() local1089 memcpy ((void *)read_cc_btyes, (void *)NdefSmtCrdFmt->SendRecvBuf, in phFriNfc_Desf_HReadOnlyWriteCCFile()1090 sizeof (read_cc_btyes)); in phFriNfc_Desf_HReadOnlyWriteCCFile()1091 read_cc_btyes[(sizeof (read_cc_btyes) - 1)] = READ_ONLY_NDEF_DESFIRE; in phFriNfc_Desf_HReadOnlyWriteCCFile()1146 (void *)read_cc_btyes, sizeof (read_cc_btyes)); in phFriNfc_Desf_HReadOnlyWriteCCFile()1152 i = (uint16_t)(i + sizeof (read_cc_btyes)); in phFriNfc_Desf_HReadOnlyWriteCCFile()