OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PH_FRINFC_SMTCRDFMT_CR
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_SmtCrdFmt.h
55
#define
PH_FRINFC_SMTCRDFMT_CR
2 /* Number of completion routines */
96
phFriNfc_CplRt_t CompletionRoutine[
PH_FRINFC_SMTCRDFMT_CR
]; /* Completion Routine Context */
phFriNfc_SmtCrdFmt.c
83
for(index = 0;index<
PH_FRINFC_SMTCRDFMT_CR
;index++)
141
if ((NdefSmtCrdFmt == NULL) || (FunctionID >=
PH_FRINFC_SMTCRDFMT_CR
) ||
phNxpExtns_MifareStd.c
888
for(index = 0;index<
PH_FRINFC_SMTCRDFMT_CR
;index++)
[
all
...]
/external/libnfc-nxp/src/
phFriNfc_SmtCrdFmt.h
104
#define
PH_FRINFC_SMTCRDFMT_CR
2
326
phFriNfc_CplRt_t CompletionRoutine[
PH_FRINFC_SMTCRDFMT_CR
];
phFriNfc_SmtCrdFmt.c
98
for(index = 0;index<
PH_FRINFC_SMTCRDFMT_CR
;index++)
177
if ((NdefSmtCrdFmt == NULL) || (FunctionID >=
PH_FRINFC_SMTCRDFMT_CR
) ||
phLibNfc_ndef_raw.c
[
all
...]
Completed in 386 milliseconds