Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dndef_utils.h60 NDEF_MSG_NO_MSG_END, /* 4 - No 'end' flag at end of message */ enumerator
/system/nfc/src/nfc/ndef/
Dndef_utils.cc216 if ((rec_hdr & NDEF_ME_MASK) == 0) return (NDEF_MSG_NO_MSG_END); in NDEF_MsgValidate()
847 if (!pLast) return (NDEF_MSG_NO_MSG_END); in NDEF_MsgAddRec()