Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dndef_utils.h83 bool b_allow_chunks);
/system/nfc/src/nfc/ndef/
Dndef_utils.cc76 bool b_allow_chunks) { in NDEF_MsgValidate() argument
142 if (!b_allow_chunks) return (NDEF_MSG_UNEXPECTED_CHUNK); in NDEF_MsgValidate()