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

  /external/libnfc-nxp/inc/
phNfcTypes.h 304 unsigned int Jewel : 1; /**< Protocol Innovision Jewel Tag. */
525 * The <em> Jewel Command List Enumerator </em> lists all available Jewel Commands.
532 phNfc_eJewel_Raw = 0x00U, /**< Jewel command:\n
535 phNfc_eJewel_Invalid = 0xFFU /**< Invalid jewel command */
621 * \brief Remote Device Jewel Reader RF Gate Information Container
623 * The <em> Jewel Reader structure </em> includes the available information
624 * related to the discovered Jewel remote device. This information
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.h 260 unsigned Jewel:1; /**<TRUE indicates specified feature (mapping or formatting)for JEWEL tag supported else not supported.*/
    [all...]
phHal4Nfc.c 851 psDevCapabilities->ReaderSupProtocol.Jewel = TRUE;
859 psDevCapabilities->EmulationSupProtocol.Jewel = FALSE;
    [all...]