Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_observer.cpp94 sptr<NetHandle> NetStateObserver::GetWifiNetworkHandle() in GetWifiNetworkHandle() function in OHOS::Wifi::NetStateObserver
116 sptr<NetHandle> netHandle = GetWifiNetworkHandle(); in StartWifiDetection()
131 sptr<NetHandle> netHandle = GetWifiNetworkHandle(); in GetWifiNetId()
H A Dwifi_net_observer.h88 sptr<NetManagerStandard::NetHandle> GetWifiNetworkHandle();
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_net_observer_test.cpp122 sptr<NetHandle> result = netStateObserver->GetWifiNetworkHandle();