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.h163 phLibNfc_Ndef_EBegin = 0x01, /**< Start from the beginning position */ enumerator
DphNxpExtns_MifareStd.cpp616 Offset = phLibNfc_Ndef_EBegin; in Mfc_ReadNdef()
640 NdefInfo.NdefContinueRead = (uint8_t)((phLibNfc_Ndef_EBegin == Offset) in Mfc_ReadNdef()