Searched refs:FLAG_CF (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/nfc/interfaces/inner_api/common/ | ||
H A D | ndef_message.h | 111 FLAG_CF = 0x20,
enumerator |
H A D | ndef_message.cpp | 215 layout.cf = (head & FLAG_CF) != 0;
in ParseRecordLayoutHead() |
Completed in 3 milliseconds