Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_MPLINK_STATE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h35 inline const std::string COMMON_EVENT_WIFI_MPLINK_STATE = "usual.event.wifi.mplink.STATE_CHANGE"; variable
H A Dwifi_common_event_helper.cpp166 return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WIFI_MPLINK_STATE, code, data); in PublishMPlinkEvent()