Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c30 static uint32_t g_wifiCount = 0; variable
59 g_wifiCount++; in WlanInterfaceStart()
61 HDF_LOGI("hal exit %{public}s, g_wifiCount:%{public}u", __FUNCTION__, g_wifiCount); in WlanInterfaceStart()
74 g_wifiCount--; in WlanInterfaceStop()
75 if (g_wifiCount > 0) { in WlanInterfaceStop()
83 HDF_LOGI("hal exit %{public}s, g_wifiCount:%{public}u", __FUNCTION__, g_wifiCount); in WlanInterfaceStop()