OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFCSTATUS_SUCCESS
(Results
76 - 79
of
79
) sorted by null
1
2
3
4
/external/libnfc-nxp/src/
phFriNfc_NdefMap.c
102
NFCSTATUS status =
NFCSTATUS_SUCCESS
;
242
NFCSTATUS status =
NFCSTATUS_SUCCESS
;
[
all
...]
phHal4Nfc_P2P.c
331
if((SendStatus !=
NFCSTATUS_SUCCESS
)
576
=
NFCSTATUS_SUCCESS
;
591
NFCSTATUS Status =
NFCSTATUS_SUCCESS
;
/packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp
494
int retCode =
NFCSTATUS_SUCCESS
;
515
retCode =
NFCSTATUS_SUCCESS
;
528
return (switchRfInterface (NFA_INTERFACE_ISO_DEP) ?
NFCSTATUS_SUCCESS
: NFCSTATUS_FAILED);
694
int retCode =
NFCSTATUS_SUCCESS
;
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc.cpp
327
STATUS_ENTRY(
NFCSTATUS_SUCCESS
),
Completed in 117 milliseconds
1
2
3
4