Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1619 uint8_t isRetran; in PushRecvBlockFrame() local
1627 isRetran = frame->header.flag & NSTACKX_DFILE_DATA_FRAME_RETRAN_FLAG; in PushRecvBlockFrame()
1628 if (isRetran) { in PushRecvBlockFrame()
H A Dnstackx_file_manager_client.c454 uint8_t isRetran, uint8_t *isAdded) in PushFileBlockFrame() argument
476 if (isRetran) { in PushFileBlockFrame()