OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISO14443_4B
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nxp/inc/
phNfcTypes.h
300
unsigned int
ISO14443_4B
: 1; /**< Protocol ISO14443-4 Type B. */
[
all
...]
/external/libnfc-nxp/src/
phLibNfc.h
257
unsigned
ISO14443_4B
:1; /**<TRUE indicates specified feature (mapping or formatting)for
ISO14443_4B
tag supported else not supported.*/
[
all
...]
phHal4Nfc.c
849
psDevCapabilities->ReaderSupProtocol.
ISO14443_4B
= TRUE;
857
psDevCapabilities->EmulationSupProtocol.
ISO14443_4B
= FALSE;
[
all
...]
phLibNfc.c
843
phLibNfc_StackCapabilities->psFormatCapabilities.
ISO14443_4B
= FALSE;
851
phLibNfc_StackCapabilities->psMappingCapabilities.
ISO14443_4B
= TRUE;
[
all
...]
phLibNfc_initiator.c
216
if(TRUE == gpphLibContext->RegNtfType.
ISO14443_4B
)
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp
[
all
...]
Completed in 498 milliseconds