Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c35 #define WIFI_SLOT 9 macro
90 …const uint32_t time = WIFI_DIFS + WIFI_SLOT * WIFI_WINDOW + WIFI_RTS + WIFI_SIFS + WIFI_CTS + WIFI… in GetWifiNonDataPacketConsumeTime()