Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_POWER_STATE (Results 1 - 11 of 11) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp47 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in InitCommonEventSubscriber()
226 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE) { in OnReceiveEvent()
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_publish_common_event.cpp227 if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE && in OnReceiveEvent()
230 } else if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE && in OnReceiveEvent()
233 } else if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE) { in OnReceiveEvent()
/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/
H A Dlnn_wifiservice_monitor.cpp123 if (action == CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE) { in OnReceiveEvent()
183 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in SubscribeWifiPowerStateEvent()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_switch_collect_test.cpp355 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in HWTEST_F()
456 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in HWTEST_F()
478 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in HWTEST_F()
588 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h23 inline const std::string COMMON_EVENT_WIFI_POWER_STATE = "usual.event.wifi.POWER_STATE"; member
H A Dwifi_common_event_helper.cpp106 return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WIFI_POWER_STATE, code, data); in PublishPowerStateChangeEvent()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp112 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in HWTEST_F()
/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp82 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in SubscribeWifiCommonEvents()
326 if (action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE) == 0) { in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp76 const std::string CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE = "usual.event.wifi.POWER_STATE"; member in OHOS::EventFwk::CommonEventSupport
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp118 PublishCommonEventVec.emplace_back(CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in SubscribePublishCommonEvent()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp398 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_POWER_STATE); in InitWifiStateListener()

Completed in 15 milliseconds