OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MifareUL
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nxp/inc/
phNfcTypes.h
296
unsigned int
MifareUL
: 1; /**< Protocol Mifare Ultra Light or
[
all
...]
/external/libnfc-nxp/src/
phLibNfc.h
253
unsigned
MifareUL
:1; /**<TRUE indicates specified feature (mapping or formatting)for MIFARE UL tag supported else not supported.*/
[
all
...]
phHal4Nfc.c
853
psDevCapabilities->ReaderSupProtocol.
MifareUL
= TRUE;
861
psDevCapabilities->EmulationSupProtocol.
MifareUL
= FALSE;
[
all
...]
phLibNfc.c
839
phLibNfc_StackCapabilities->psFormatCapabilities.
MifareUL
= TRUE;
853
phLibNfc_StackCapabilities->psMappingCapabilities.
MifareUL
= TRUE;
[
all
...]
phLibNfc_initiator.c
152
if((TRUE == gpphLibContext->RegNtfType.
MifareUL
)&& (sak_byte==0x00))
200
if(TRUE == gpphLibContext->RegNtfType.
MifareUL
)
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp
[
all
...]
Completed in 48 milliseconds