Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dsys_congestion.c26 #define WIFI_STA_INFO_FAKE_SIGNAL (-22) macro
43 wifiStationInfo->signal = WIFI_STA_INFO_FAKE_SIGNAL; in GetWifiInfo()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/liteos/
H A Dsys_congestion.c27 #define WIFI_STA_INFO_FAKE_SIGNAL (-22) macro
43 info->signal = WIFI_STA_INFO_FAKE_SIGNAL; in GetWifiInfo()