OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_PROTOCOL_15693
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c
261
if ((protocol != NFC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && (protocol !=
NFC_PROTOCOL_15693
) && (protocol != NFC_PROTOCOL_ISO_DEP) && (protocol != NFC_PROTOCOL_T3T))
267
if ( (!b_hard_lock && (protocol ==
NFC_PROTOCOL_15693
))
830
if (nfa_rw_cb.protocol !=
NFC_PROTOCOL_15693
)
884
if (nfa_rw_cb.protocol !=
NFC_PROTOCOL_15693
)
926
if (nfa_rw_cb.protocol !=
NFC_PROTOCOL_15693
)
[
all
...]
nfa_rw_act.c
[
all
...]
/external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c
193
||(protocol ==
NFC_PROTOCOL_15693
) );
nfa_dm_act.c
[
all
...]
/packages/apps/Nfc/nci/jni/
NfcTag.cpp
366
case
NFC_PROTOCOL_15693
: //is TagTechnology.NFC_V by Java API
479
case
NFC_PROTOCOL_15693
: //is TagTechnology.NFC_V by Java API
[
all
...]
/external/libnfc-nci/src/nfa/include/
nfa_api.h
124
#define NFA_PROTOCOL_ISO15693
NFC_PROTOCOL_15693
[
all
...]
/external/libnfc-nci/src/nfc/include/
nfc_api.h
346
#define
NFC_PROTOCOL_15693
NCI_PROTOCOL_15693
[
all
...]
Completed in 1356 milliseconds