Home
last modified time | relevance | path

Searched refs:FLAG_IL (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h113 FLAG_IL = 0x08, enumerator
H A Dndef_message.cpp194 | (sr ? FLAG_SR : 0) | (il ? FLAG_IL : 0)) | (char)tnf; in NdefRecordToString()
217 layout.il = (head & FLAG_IL) != 0; in ParseRecordLayoutHead()

Completed in 2 milliseconds