Home
last modified time | relevance | path

Searched refs:PublishScanStateChangedEvent (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.h60 static bool PublishScanStateChangedEvent(const int &code, const std::string &data);
H A Dwifi_common_event_helper.cpp114 bool WifiCommonEventHelper::PublishScanStateChangedEvent(const int &code, const std::string &data) in PublishScanStateChangedEvent() 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.cpp186 WifiCommonEventHelper::PublishScanStateChangedEvent(msg.msgData, "OnScanStateChanged"); in DealScanCallbackMsg()
H A Dwifi_internal_event_dispatcher.cpp621 WifiCommonEventHelper::PublishScanStateChangedEvent(msg.msgData, "OnScanStateChanged"); in DealScanCallbackMsg()