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)&&
183 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4A)
199 if(TRUE == gpphLibContext->RegNtfType.MifareUL)
215 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4B)
231 if(TRUE == gpphLibContext->RegNtfType.Felica)
247 if(TRUE == gpphLibContext->RegNtfType.Jewel)
264 if(TRUE == gpphLibContext->RegNtfType.ISO15693)
280 if(TRUE == gpphLibContext->RegNtfType.NFC)
295 if(TRUE == gpphLibContext->RegNtfType.NFC
    [all...]
phLibNfc_Internal.h 216 phLibNfc_Registry_Info_t RegNtfType;
phLibNfc.c 527 (void) memset(&(gpphLibContext->RegNtfType),0,
    [all...]

Completed in 45 milliseconds