Home
last modified time | relevance | path

Searched refs:NSTACKX_WLAN_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.h117 #define NSTACKX_WLAN_INIT_SPEED_DIVISOR 2 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c506 peerInfo->sendRate = dFileConfig->sendRate / NSTACKX_WLAN_INIT_SPEED_DIVISOR; in SetDFileSessionConfig()