Searched refs:EXTNS_MfcFormatTag (Results 1 – 3 of 3) sorted by relevance
36 NFCSTATUS EXTNS_MfcFormatTag (uint8_t *key, uint8_t len);
405 status = EXTNS_MfcFormatTag (mfc_key1, sizeof(mfc_key1)); in nativeNfcTag_doWrite()418 status = EXTNS_MfcFormatTag (mfc_key2, sizeof(mfc_key2)); in nativeNfcTag_doWrite()1567 status = EXTNS_MfcFormatTag (key, keySize); in nativeNfcTag_makeMifareNdefFormat()
328 NFCSTATUS EXTNS_MfcFormatTag (uint8_t *key, uint8_t len) in EXTNS_MfcFormatTag() function