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

  /external/libnfc-nxp/inc/
phNfcStatus.h 180 #define NFCSTATUS_MULTIPLE_TAGS (0x0037)
  /external/libnfc-nxp/src/
phHal4Nfc_ADD.c 599 && (NFCSTATUS_MULTIPLE_TAGS != status))
721 else if((NFCSTATUS_MULTIPLE_TAGS == status)
751 if((NFCSTATUS_MULTIPLE_TAGS == status)
    [all...]
phHciNfc_Felica.c 364 CompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
797 pCompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
    [all...]
phHciNfc_ISO15693.c 330 CompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
608 pCompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
phHciNfc_Jewel.c 324 CompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
679 pCompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
phHciNfc_RFReaderB.c 387 CompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
654 pCompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
    [all...]
phHciNfc_RFReaderA.c 331 CompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
848 pCompInfo.status = NFCSTATUS_MULTIPLE_TAGS;
    [all...]
phLibNfc_initiator.c 325 (status ==NFCSTATUS_MULTIPLE_TAGS)) )
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc.cpp 380 STATUS_ENTRY(NFCSTATUS_MULTIPLE_TAGS),
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 71 milliseconds