Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_header.h44 struct CommPhyOptHeader { struct
45 …Len = 0; // Indicate length of frame before fragmentation. Frame include CommHeader no padding
46 uint16_t fragCount = 0; // Indicate how many fragments this frame is divided into
47 uint16_t fragNo = 0; // Indicate which fragment this packet is. start from 0.