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

  /external/libnfc-nxp/inc/
phNfcTypes.h 299 unsigned int ISO14443_4A : 1; /**< Protocol ISO14443-4 Type A. */
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.h 256 unsigned ISO14443_4A:1; /**<TRUE indicates specified feature (mapping or formatting)for ISO14443_4A tag supported else not supported.*/
    [all...]
phHal4Nfc.c 848 psDevCapabilities->ReaderSupProtocol.ISO14443_4A = TRUE;
856 psDevCapabilities->EmulationSupProtocol.ISO14443_4A = FALSE;
    [all...]
phLibNfc.c 842 phLibNfc_StackCapabilities->psFormatCapabilities.ISO14443_4A = FALSE;
850 phLibNfc_StackCapabilities->psMappingCapabilities.ISO14443_4A = TRUE;
    [all...]
phLibNfc_initiator.c 184 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4A)
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp 215 registry_info.ISO14443_4A = TRUE;
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 432 milliseconds