Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h111 FLAG_CF = 0x20, enumerator
H A Dndef_message.cpp215 layout.cf = (head & FLAG_CF) != 0; in ParseRecordLayoutHead()