Home
last modified time | relevance | path

Searched full:ble_switch_state (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/
Dhisysevent.yaml22 BLE_SWITCH_STATE:
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
Dhisysevent_observer.cpp61 {"BLE_SWITCH_STATE", [this](const nlohmann::json& root, const std::string& eventName) { in HiSysEventObserver()
Dobserver_manager.cpp229 HiviewDFX::ListenerRule bleSwitchState("BT_SERVICE", "BLE_SWITCH_STATE"); in InitHiSysEventObserver()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
Dobserver_event_test.cpp424 eventName = "BLE_SWITCH_STATE";
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp233 HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::BT_SERVICE, "BLE_SWITCH_STATE", in OnStateChange()