OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mifarestd
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nxp/src/
phLibNfc.c
838
phLibNfc_StackCapabilities->psFormatCapabilities.
MifareStd
= TRUE;
852
phLibNfc_StackCapabilities->psMappingCapabilities.
MifareStd
= TRUE;
[
all
...]
phFriNfc_SmtCrdFmt.h
316
/** Stores operating mode type of the
MifareStd
. */
phHal4Nfc.c
852
psDevCapabilities->ReaderSupProtocol.
MifareStd
= TRUE;
860
psDevCapabilities->EmulationSupProtocol.
MifareStd
= FALSE;
[
all
...]
phLibNfc_initiator.c
165
if((TRUE == gpphLibContext->RegNtfType.
MifareStd
)&&
[
all
...]
phLibNfc.h
254
unsigned
MifareStd
:1; /**<TRUE indicates specified feature (mapping or formatting)for Mifare Std tag supported else not supported.*/
[
all
...]
/packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp
217
registry_info.
MifareStd
= TRUE;
com_android_nfc_NativeNfcManager.cpp
[
all
...]
/external/libnfc-nxp/inc/
phNfcTypes.h
298
unsigned int
MifareStd
: 1; /**< Protocol Mifare Standard. */
[
all
...]
Completed in 220 milliseconds