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

/external/libnfc-nxp/inc/
H A DphNfcTypes.h180 ISO15693 Tag */
301 unsigned int ISO15693 : 1; /**< Protocol ISO15693 HiTag. */ member in struct:phNfc_sSupProtocol_t
482 * The <em> ISO15693 Command List Enumerator </em> lists all available ISO15693 Commands.
666 * related to the discovered ISO15693 remote device. This information
/external/libnfc-nxp/src/
H A DphLibNfc.h258 unsigned ISO15693:1; /**<TRUE indicates specified feature (mapping or formatting)for ISO15693 tag supported else not supported.*/ member in struct:SupportedTagInfo
H A DphHal4Nfc.c850 psDevCapabilities->ReaderSupProtocol.ISO15693 = TRUE;
858 psDevCapabilities->EmulationSupProtocol.ISO15693 = FALSE;
H A DphLibNfc.c845 phLibNfc_StackCapabilities->psFormatCapabilities.ISO15693 = FALSE;
856 phLibNfc_StackCapabilities->psMappingCapabilities.ISO15693 = FALSE;
H A DphLibNfc_initiator.c265 if(TRUE == gpphLibContext->RegNtfType.ISO15693)

Completed in 57 milliseconds