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

  /external/libnfc-nxp/inc/
phNfcTypes.h 180 ISO15693 Tag */
301 unsigned int ISO15693 : 1; /**< Protocol ISO15693 HiTag. */
482 * The <em> ISO15693 Command List Enumerator </em> lists all available ISO15693 Commands.
666 * related to the discovered ISO15693 remote device. This information
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.h 258 unsigned ISO15693:1; /**<TRUE indicates specified feature (mapping or formatting)for ISO15693 tag supported else not supported.*/
    [all...]
phHal4Nfc.c 850 psDevCapabilities->ReaderSupProtocol.ISO15693 = TRUE;
858 psDevCapabilities->EmulationSupProtocol.ISO15693 = FALSE;
    [all...]
phLibNfc.c 845 phLibNfc_StackCapabilities->psFormatCapabilities.ISO15693 = FALSE;
856 phLibNfc_StackCapabilities->psMappingCapabilities.ISO15693 = FALSE;
    [all...]
phLibNfc_initiator.c 265 if(TRUE == gpphLibContext->RegNtfType.ISO15693)
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 175 milliseconds