Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h57 NDEF_MSG_NO_MSG_END, /* 4 - No 'end' flag at end of message */ enumerator
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c200 return (NDEF_MSG_NO_MSG_END); in NDEF_MsgValidate()
1049 return (NDEF_MSG_NO_MSG_END); in NDEF_MsgAppendRec()
/external/libnfc-nci/src/nfa/cho/
Dnfa_cho_util.c706 case NDEF_MSG_NO_MSG_END: in nfa_cho_read_ndef_msg()