Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c31 #define WIFI_SIFS 16 macro
90 …uint32_t time = WIFI_DIFS + WIFI_SLOT * WIFI_WINDOW + WIFI_RTS + WIFI_SIFS + WIFI_CTS + WIFI_SIFS + in GetWifiNonDataPacketConsumeTime()
91 WIFI_SIFS + WIFI_ACK + WIFI_PLCP + WIFI_COMPENSATE_TIME; in GetWifiNonDataPacketConsumeTime()