Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h134 uint32_t linkSequence; member
H A Dnstackx_dfile_transfer.h265 uint32_t linkSequence; member
H A Dnstackx_file_manager.h130 uint32_t linkSequence; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c248 *linkSeq = retranNode->linkSequence; in GetRetranBlockInfo()
261 uint32_t blockSequence, linkSequence; in CreateRetranBlockFrame() local
264 if (GetRetranBlockInfo(fileList, &fileId, &blockSequence, &linkSequence) != NSTACKX_EOK) { in CreateRetranBlockFrame()