Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_CONN_STATE (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/
H A Dlnn_wifiservice_monitor.cpp120 if (action == CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE) { in OnReceiveEvent()
171 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE); in SubscribeWifiConnStateEvent()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h30 inline const std::string COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; member
H A Dwifi_common_event_helper.cpp146 return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WIFI_CONN_STATE, code, data); in PublishConnStateChangedEvent()
/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp83 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE); in SubscribeWifiCommonEvents()
332 } else if (action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE) == 0) { in OnReceiveEvent()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp99 EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE
345 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE) { in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp79 const std::string CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; member in OHOS::EventFwk::CommonEventSupport

Completed in 5 milliseconds