Searched refs:WifiDeviceEventCallback (Results 1 – 1 of 1) sorted by relevance
119 class WifiDeviceEventCallback : public IWifiDeviceCallBack { class121 WifiDeviceEventCallback() in WifiDeviceEventCallback() function in OHOS::Wifi::WifiDeviceEventCallback125 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());