Home
last modified time | relevance | path

Searched refs:isStartFrame (Results 1 – 3 of 3) 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
417 isStartFrame = NSTACKX_TRUE; in CreateSendBlockFrame()
444 } else if (isStartFrame) { in CreateSendBlockFrame()
H A Dnstackx_file_manager.c1859 uint8_t GetBlockHeadFlag(uint8_t isStartFrame, uint8_t isEndFrame) in GetBlockHeadFlag() argument
1865 } else if (isStartFrame) { in GetBlockHeadFlag()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h429 uint8_t GetBlockHeadFlag(uint8_t isStartFrame, uint8_t isEndFrame);