Home
last modified time | relevance | path

Searched refs:DisableWifi (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/communication_lite/wifiservice_hal/src/
H A Dwifiservice_func_test.c219 error = DisableWifi(); in WifiServiceFuncTestSuiteSetUp()
309 error = DisableWifi();
314 error = DisableWifi();
351 error = DisableWifi();
631 error = DisableWifi();
659 error = DisableWifi();
702 error = DisableWifi();
750 error = DisableWifi();
/test/xts/dcts/communication/softbus_standard/common/
H A Dwifi_utils.cpp71 int WiFiUtils::DisableWifi() in DisableWifi() function in WiFiUtils
80 ret = wifiDevicePtr->DisableWifi(); in DisableWifi()
82 LOG("[wifi]call DisableWifi fail, ret:%d", ret); in DisableWifi()
86 LOG("[wifi]call DisableWifi success, wait state active"); in DisableWifi()
190 int ret = DisableWifi(); in DisableThenEnableAndConnect()
192 LOG("[wifi]DisableWifi fail"); in DisableThenEnableAndConnect()
H A Dwifi_utils.h25 static int DisableWifi();
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
H A DdsoftbusTest.cpp236 WiFiUtils ::DisableWifi(); in CtrlOperateTask()
246 WiFiUtils ::DisableWifi(); in CtrlOperateTask()

Completed in 3 milliseconds