Home
last modified time | relevance | path

Searched refs:phLibNfc_Ndef_EBegin (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.h153 phLibNfc_Ndef_EBegin = 0x01, /**< Start from the beginning position */ enumerator
DphNxpExtns_MifareStd.c669 Offset = phLibNfc_Ndef_EBegin; in Mfc_ReadNdef()
698 NdefInfo.NdefContinueRead = (uint8_t) ((phLibNfc_Ndef_EBegin==Offset) ? in Mfc_ReadNdef()