Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h61 #define NSTACKX_INIT_ACK_INTERVAL 50 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c620 peerInfo->ackInterval = NSTACKX_INIT_ACK_INTERVAL; in CreatePeerInfo()