Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c89 return (NDEF_MSG_TOO_SHORT); in NDEF_MsgValidate()
103 return (NDEF_MSG_TOO_SHORT); in NDEF_MsgValidate()
121 return (NDEF_MSG_TOO_SHORT); in NDEF_MsgValidate()
131 return (NDEF_MSG_TOO_SHORT); in NDEF_MsgValidate()
/external/libnfc-nci/src/nfc/include/
Dndef_utils.h56 NDEF_MSG_TOO_SHORT, /* 2 - Message was too short (< 3 bytes) */ enumerator