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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 186 ||(protocol == NFC_PROTOCOL_ISO_DEP)
nfa_dm_act.c     [all...]
nfa_dm_discover.c 657 case NFC_PROTOCOL_ISO_DEP:
666 if (protocol == NFC_PROTOCOL_ISO_DEP)
700 case NFC_PROTOCOL_ISO_DEP:
709 if (protocol == NFC_PROTOCOL_ISO_DEP)
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 318 case NFC_PROTOCOL_ISO_DEP: //type-4 tag uses technology ISO-DEP and technology A or B
425 case NFC_PROTOCOL_ISO_DEP: //type-4 tag uses technology ISO-DEP and technology A or B
806 case NFC_PROTOCOL_ISO_DEP: //t4t
    [all...]
NativeNfcTag.cpp 509 if (natTag.mTechLibNfcTypes[i] != NFC_PROTOCOL_ISO_DEP)
640 if (natTag.mTechLibNfcTypes[0] != NFC_PROTOCOL_ISO_DEP)
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 120 #define NFA_PROTOCOL_ISO_DEP NFC_PROTOCOL_ISO_DEP /* Type 4A,4B - NFC-A or NFC-B */
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c     [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 341 #define NFC_PROTOCOL_ISO_DEP NCI_PROTOCOL_ISO_DEP /* Type 4A,4B - NFC-A or NFC-B */
    [all...]
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 79 NFC_PROTOCOL_ISO_DEP,
    [all...]

Completed in 33 milliseconds