Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/include/
H A Dwifi_mock.h36 virtual WifiErrorCode RegisterWifiEvent(WifiEvent *event) = 0;
38 virtual WifiErrorCode UnRegisterWifiEvent(WifiEvent *event) = 0;
54 MOCK_METHOD1(RegisterWifiEvent, WifiErrorCode(WifiEvent *));
56 MOCK_METHOD1(UnRegisterWifiEvent, WifiErrorCode(WifiEvent *));
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_event_test.cpp69 WifiEvent *event = nullptr; in RegisterWifiEventErrorTest()
76 WifiEvent *event = nullptr; in UnRegisterWifiEventTest()
82 WifiEvent event; in RegisterWifiEventSuccessTest()
/ohos5.0/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_device.h256 WifiErrorCode RegisterWifiEvent(WifiEvent *event);
266 WifiErrorCode UnRegisterWifiEvent(const WifiEvent *event);
H A Dwifi_event.h96 } WifiEvent; typedef
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dwifi_mock.cpp56 WifiErrorCode RegisterWifiEvent(WifiEvent *event) in RegisterWifiEvent()
66 WifiErrorCode UnRegisterWifiEvent(WifiEvent *event) in UnRegisterWifiEvent()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_device.h317 WifiErrorCode RegisterWifiEvent(WifiEvent *event);
327 WifiErrorCode UnRegisterWifiEvent(WifiEvent *event);
H A Dwifi_event.h109 } WifiEvent; typedef
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_sa_event.h170 void RemoveEventCallback(WifiEvent *cb);
194 void SaveWifiCallbackInfo(WifiEvent* event);
197 static WifiEvent g_wifiEvent;
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp182 void EventManager::RemoveEventCallback(WifiEvent *cb) in RemoveEventCallback()
398 WifiEvent EventManager::g_wifiEvent = {0};
401 void EventManager::SaveWifiCallbackInfo(WifiEvent* event) in SaveWifiCallbackInfo()
424 WifiErrorCode RegisterWifiEvent(WifiEvent *event) { in RegisterWifiEvent()
437 WifiErrorCode UnRegisterWifiEvent(WifiEvent *event) { in UnRegisterWifiEvent()
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_required_data_manager.h229 WifiEvent wifiScanEventCallback_ = {0};
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_tracker.h271 WifiEvent g_wifiEvent = {0};
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/wifi/common/
H A Dsoftbus_wifi_api_adapter.c186 static WifiEvent g_event = {