Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_P2P_STATE_CHANGED (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h37 inline const std::string COMMON_EVENT_WIFI_P2P_STATE_CHANGED = "usual.event.wifi.p2p.STATE_CHANGE"; member
H A Dwifi_common_event_helper.cpp171 return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WIFI_P2P_STATE_CHANGED, code, data); in PublishP2pStateChangedEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp186 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_WIFI_P2P_STATE_CHANGED); in OnAddSystemAbility()
295 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_P2P_STATE_CHANGED) { in handleEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp237 std::string action = EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_P2P_STATE_CHANGED; in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp85 const std::string CommonEventSupport::COMMON_EVENT_WIFI_P2P_STATE_CHANGED = "usual.event.wifi.p2p.STATE_CHANGE"; member in OHOS::EventFwk::CommonEventSupport

Completed in 3 milliseconds