Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp317 auto oriPhyHeader = reinterpret_cast<const CommPhyHeader *>(frameBytesLen.first); in SplitFrameIntoPacketsIfNeed() local
319 …return FrameFragmentation(frameBytesLen.first + sizeof(CommPhyHeader), fragInfo, *oriPhyHeader, ou… in SplitFrameIntoPacketsIfNeed()