Home
last modified time | relevance | path

Searched refs:phLibNfc_Ndef_EBegin (Results 1 – 3 of 3) 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.c666 Offset = phLibNfc_Ndef_EBegin; in Mfc_ReadNdef()
695 NdefInfo.NdefContinueRead = (uint8_t) ((phLibNfc_Ndef_EBegin==Offset) ? in Mfc_ReadNdef()
/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_NativeNfcTag.cpp202 phLibNfc_Ndef_EBegin, in com_android_nfc_NativeNfcTag_doRead()