Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dndef_utils.h63 NDEF_MSG_INVALID_EMPTY_REC, /* 7 - Empty record with non-zero contents */ enumerator
/system/nfc/src/nfc/ndef/
Dndef_utils.cc136 return (NDEF_MSG_INVALID_EMPTY_REC); in NDEF_MsgValidate()
174 return (NDEF_MSG_INVALID_EMPTY_REC); in NDEF_MsgValidate()