Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h57 static bool PublishPowerStateChangeEvent(const int &code, const std::string &data);
H A Dwifi_common_event_helper.cpp104 bool WifiCommonEventHelper::PublishPowerStateChangeEvent(const int &code, const std::string &data) in PublishPowerStateChangeEvent() function in OHOS::Wifi::WifiCommonEventHelper
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher_lite.cpp255 if (!WifiCommonEventHelper::PublishPowerStateChangeEvent(state, "OnWifiPowerStateChanged")) { in PublishWifiStateChangedEvent()
H A Dwifi_internal_event_dispatcher.cpp995 … if (!WifiCommonEventHelper::PublishPowerStateChangeEvent(state, "OnWifiPowerStateChanged")) { in PublishWifiStateChangedEvent()