Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp119 class WifiDeviceEventCallback : public IWifiDeviceCallBack { class
121 WifiDeviceEventCallback() in WifiDeviceEventCallback() function in OHOS::Wifi::WifiDeviceEventCallback
125 virtual ~WifiDeviceEventCallback() in ~WifiDeviceEventCallback()
192 static std::shared_ptr<WifiDeviceEventCallback> deviceCallback = std::make_shared<WifiDeviceEventCa…
195 static sptr<WifiDeviceEventCallback> deviceCallback =
196 sptr<WifiDeviceEventCallback>(new (std::nothrow)WifiDeviceEventCallback());