HomeSort by relevance Sort by last modified time
    Searched refs:NFC_PROTOCOL_15693 (Results 1 - 7 of 7) sorted by null

  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c 264 if ((protocol != NFC_PROTOCOL_T1T) && (protocol != NFC_PROTOCOL_T2T) && (protocol != NFC_PROTOCOL_15693) && (protocol != NFC_PROTOCOL_ISO_DEP) && (protocol != NFC_PROTOCOL_T3T))
270 if ( (!b_hard_lock && (protocol == NFC_PROTOCOL_15693))
833 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693)
887 if (nfa_rw_cb.protocol != NFC_PROTOCOL_15693)
929 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 388 case NFC_PROTOCOL_15693: //is TagTechnology.NFC_V by Java API
502 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 46 milliseconds