Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h59 NDEF_MSG_EXTRA_MSG_BEGIN, /* 5 - 'begin' flag after start of message */ enumerator
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c109 return (NDEF_MSG_EXTRA_MSG_BEGIN); in NDEF_MsgValidate()