Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h57 NDEF_MSG_NO_MSG_BEGIN, /* 3 - No 'begin' flag at start of message */ enumerator
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c93 return (NDEF_MSG_NO_MSG_BEGIN); in NDEF_MsgValidate()