Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dsys_congestion.c24 #define WIFI_STA_INFO_FAKE_RX_RATE 216 macro
41 wifiStationInfo->rxRate = WIFI_STA_INFO_FAKE_RX_RATE; in GetWifiInfo()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/liteos/
H A Dsys_congestion.c25 #define WIFI_STA_INFO_FAKE_RX_RATE 216 macro
41 info->rxRate = WIFI_STA_INFO_FAKE_RX_RATE; in GetWifiInfo()