Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c409 uint8_t isStartFrame = NSTACKX_FALSE; in CreateSendBlockFrame() local
H A Dnstackx_file_manager.c1859 uint8_t GetBlockHeadFlag(uint8_t isStartFrame, uint8_t isEndFrame) in GetBlockHeadFlag()