Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c201 return (NDEF_MSG_NO_MSG_END); in NDEF_MsgValidate()
867 return (NDEF_MSG_NO_MSG_END); in NDEF_MsgAddRec()
1050 return (NDEF_MSG_NO_MSG_END); in NDEF_MsgAppendRec()
/external/libnfc-nci/src/nfc/include/
Dndef_utils.h58 NDEF_MSG_NO_MSG_END, /* 4 - No 'end' flag at end of message */ enumerator