Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c46 #define WIFI_ASSEMBLE_TIMES 8 macro
72 return (times > 1) ? (times * WIFI_ASSEMBLE_TIMES) : WIFI_ASSEMBLE_TIMES; in GetAssembleNumByBitrate()