Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c75 NSTACKX_WLAN_SEND_RATE * DATA_FRAME_SEND_INTERVAL_MS / MSEC_TICKS_PER_SEC / in GetFileConfigWlan()
80 …(uint16_t)(NSTACKX_WLAN_SEND_RATE / MSEC_TICKS_PER_SEC * DATA_FRAME_SEND_INTERVAL_MS / dFileConfig… in GetFileConfigWlan()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h114 #define NSTACKX_WLAN_SEND_RATE (30 * 1024 * 1024) macro