Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h62 #define NSTACKX_INIT_RATE_STAT_INTERVAL 50000 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c284 … sleepTime = CapsTcp(session) ? NSTACKX_INIT_RATE_STAT_INTERVAL : peerInfo->rateStateInterval; in CheckSendByBackPress()
H A Dnstackx_dfile_session.c621 peerInfo->rateStateInterval = NSTACKX_INIT_RATE_STAT_INTERVAL; in CreatePeerInfo()