Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dbluetooth_common_event_helper.h23 const std::string COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE = "usual.event.bluetooth.host.STATE_UPDATE"; member
H A Dbluetooth_common_event_helper.cpp55 return BluetoothCommonEventHelper::PublishEvent(COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE , code, permissions); in PublishBluetoothStateChangeEvent()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp48 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in InitCommonEventSubscriber()
228 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE) { in OnReceiveEvent()
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_publish_common_event.cpp211 if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE && in OnReceiveEvent()
214 } else if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE && in OnReceiveEvent()
217 } else if (receiveEvent == EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE) { in OnReceiveEvent()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp101 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_switch_collect_test.cpp522 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in HWTEST_F()
544 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in HWTEST_F()
610 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp145 const std::string CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE = member in OHOS::EventFwk::CommonEventSupport
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp114 PublishCommonEventVec.emplace_back(CommonEventSupport::COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE); in SubscribePublishCommonEvent()

Completed in 8 milliseconds