OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFCSTATUS_INVALID_PARAMETER
(Results
51 - 60
of
60
) sorted by null
1
2
3
/external/libnfc-nxp/src/
phHciNfc_Generic.c
114
* \retval
NFCSTATUS_INVALID_PARAMETER
One or more of the supplied parameters
238
* \retval
NFCSTATUS_INVALID_PARAMETER
One or more of the supplied parameters
621
status = PHNFCSTVAL(CID_NFC_HCI,
NFCSTATUS_INVALID_PARAMETER
);
837
status = PHNFCSTVAL(CID_NFC_HCI,
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
phFriNfc_DesfireMap.c
161
NFCSTATUS_INVALID_PARAMETER
);
186
NFCSTATUS_INVALID_PARAMETER
);
196
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
phHciNfc_Sequence.c
133
* \retval
NFCSTATUS_INVALID_PARAMETER
One or more of the supplied parameters
158
* \retval
NFCSTATUS_INVALID_PARAMETER
One or more of the supplied parameters
[
all
...]
phFriNfc_MifStdFormat.c
221
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
phDnldNfc.c
[
all
...]
phFriNfc_FelicaMap.c
[
all
...]
phFriNfc_TopazMap.c
261
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
phFriNfc_LlcpTransport_Connection.c
401
return PHNFCSTVAL(CID_FRI_NFC_LLCP,
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
phFriNfc_TopazDynamicMap.c
566
NFCSTATUS_INVALID_PARAMETER
);
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc.cpp
329
STATUS_ENTRY(
NFCSTATUS_INVALID_PARAMETER
),
Completed in 159 milliseconds
1
2
3