Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c34 #define NSTACKX_DFILE_BACKOFF_FACTOR 2 macro
331 *timeout *= NSTACKX_DFILE_BACKOFF_FACTOR; in ExtendTimeout()