Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h88 #define NSTACKX_P2P_INIT_SPEED_DIVISOR 2 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c508 peerInfo->sendRate = dFileConfig->sendRate / NSTACKX_P2P_INIT_SPEED_DIVISOR; in SetDFileSessionConfig()