HomeSort by relevance Sort by last modified time
    Searched refs:RegNtfType (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_initiator.c 152 if((TRUE == gpphLibContext->RegNtfType.MifareUL)&& (sak_byte==0x00))
165 if((TRUE == gpphLibContext->RegNtfType.MifareStd)&&
184 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4A)
200 if(TRUE == gpphLibContext->RegNtfType.MifareUL)
216 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4B)
232 if(TRUE == gpphLibContext->RegNtfType.Felica)
248 if(TRUE == gpphLibContext->RegNtfType.Jewel)
265 if(TRUE == gpphLibContext->RegNtfType.ISO15693)
281 if(TRUE == gpphLibContext->RegNtfType.NFC)
296 if(TRUE == gpphLibContext->RegNtfType.NFC
    [all...]
phLibNfc_Internal.h 220 phLibNfc_Registry_Info_t RegNtfType;
phLibNfc.c 539 (void) memset(&(gpphLibContext->RegNtfType),0,
    [all...]

Completed in 199 milliseconds