Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds