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 140 if((TRUE == gpphLibContext->RegNtfType.MifareUL)&& (sak_byte==0x00))
153 if((TRUE == gpphLibContext->RegNtfType.MifareStd)&&
171 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4A)
187 if(TRUE == gpphLibContext->RegNtfType.MifareUL)
203 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4B)
219 if(TRUE == gpphLibContext->RegNtfType.Felica)
235 if(TRUE == gpphLibContext->RegNtfType.Jewel)
252 if(TRUE == gpphLibContext->RegNtfType.ISO15693)
268 if(TRUE == gpphLibContext->RegNtfType.NFC)
283 if(TRUE == gpphLibContext->RegNtfType.NFC
    [all...]
phLibNfc_Internal.h 212 phLibNfc_Registry_Info_t RegNtfType;
phLibNfc.c 469 (void) memset(&(gpphLibContext->RegNtfType),0,
    [all...]

Completed in 1560 milliseconds