Home
last modified time | relevance | path

Searched refs:MIFARE_STD_KEY_LEN (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_ndef_raw.h62 #define MIFARE_STD_KEY_LEN 6 macro
DphLibNfc_ndef_raw.c1422 if(pScrtKey != NULL && pScrtKey->length == MIFARE_STD_KEY_LEN) in phLibNfc_ConvertToReadOnlyNdef()