Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h43 #define NSTACKX_DFILE_DATA_FRAME_START_FLAG 0x0 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c445 fileDataFrame->header.flag |= NSTACKX_DFILE_DATA_FRAME_START_FLAG; in CreateSendBlockFrame()
H A Dnstackx_file_manager.c1866 headFlag = NSTACKX_DFILE_DATA_FRAME_START_FLAG; in GetBlockHeadFlag()