Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dwifi_connection_manager.h33 void HandleWifiEnableFailed();
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/
H A Dwifi_connection_manager_test.cpp141 WifiConnectionManager::GetInstance().HandleWifiEnableFailed();
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/wificonnectionmanager_test/wificonnectionmanager/wificonnectionmanager_fuzzer/
H A Dwificonnectionmanager_fuzzer.cpp77 WifiConnectionManager::GetInstance().HandleWifiEnableFailed(); in FuzzHandleWifiEnableFailed()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp161 void WifiConnectionManager::HandleWifiEnableFailed() in HandleWifiEnableFailed() function in OHOS::NFC::TAG::WifiConnectionManager
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp430 TAG::WifiConnectionManager::GetInstance().HandleWifiEnableFailed(); in ProcessEvent()