Home
last modified time | relevance | path

Searched refs:PublishWifiSemiStateChangedEvent (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.h61 static bool PublishWifiSemiStateChangedEvent(const int &code, const std::string &data);
H A Dwifi_common_event_helper.cpp119 bool WifiCommonEventHelper::PublishWifiSemiStateChangedEvent(const int &code, const std::string &da… in PublishWifiSemiStateChangedEvent() 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.cpp281 … WifiCommonEventHelper::PublishWifiSemiStateChangedEvent(msg.msgData, "OnWifiSemiStateChanged"); in Run()
H A Dwifi_internal_event_dispatcher.cpp569 … WifiCommonEventHelper::PublishWifiSemiStateChangedEvent(msg.msgData, "OnWifiSemiStateChanged"); in PublishStaEvent()