Home
last modified time | relevance | path

Searched defs:RecordLayout (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h34 struct RecordLayout { struct
35 bool mb; // message begin
36 bool me; // message end
37 bool cf; // chunk flag
38 bool sr; // short record
39 bool il; // id length
40 short tnf; // type name format
41 uint16_t typeLength;
42 uint32_t payloadLength;
43 uint16_t idLength;