Searched refs:ISO14443_4A (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nxp/inc/
H A DphNfcTypes.h299 unsigned int ISO14443_4A : 1; /**< Protocol ISO14443-4 Type A. */ member in struct:phNfc_sSupProtocol_t
/external/libnfc-nxp/src/
H A DphLibNfc.h256 unsigned ISO14443_4A:1; /**<TRUE indicates specified feature (mapping or formatting)for ISO14443_4A tag supported else not supported.*/ member in struct:SupportedTagInfo
H A DphHal4Nfc.c848 psDevCapabilities->ReaderSupProtocol.ISO14443_4A = TRUE;
856 psDevCapabilities->EmulationSupProtocol.ISO14443_4A = FALSE;
H A DphLibNfc.c842 phLibNfc_StackCapabilities->psFormatCapabilities.ISO14443_4A = FALSE;
850 phLibNfc_StackCapabilities->psMappingCapabilities.ISO14443_4A = TRUE;
H A DphLibNfc_initiator.c184 if(TRUE == gpphLibContext->RegNtfType.ISO14443_4A)

Completed in 88 milliseconds