Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_SELF_CURE_STATE_CHANGED (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.h44 inline const std::string COMMON_EVENT_WIFI_SELF_CURE_STATE_CHANGED = "usual.event.wifi.selfcure.STA… variable
H A Dwifi_common_event_helper.cpp203 want.SetAction(COMMON_EVENT_WIFI_SELF_CURE_STATE_CHANGED); in PublishSelfcureStateChangedEvent()