Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc.h104 phLibNfc_Ndef_EBegin = 0x01, /**< Start from Beginning position */ enumerator
DphLibNfc_ndef_raw.c233 gpphLibContext->ndef_cntx.NdefContinueRead =(uint8_t) ((phLibNfc_Ndef_EBegin==Offset) ? in phLibNfc_Ndef_Read()