OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Jewel
(Results
1 - 6
of
6
) 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
...]
phLibNfc.c
841
phLibNfc_StackCapabilities->psFormatCapabilities.
Jewel
= FALSE;
855
phLibNfc_StackCapabilities->psMappingCapabilities.
Jewel
= TRUE;
[
all
...]
phLibNfc_initiator.c
247
/*
Jewel
Type Tag Discovered */
248
if(TRUE == gpphLibContext->RegNtfType.
Jewel
)
264
/*
Jewel
Type Tag Discovered */
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp
[
all
...]
Completed in 50 milliseconds