Home
last modified time | relevance | path

Searched refs:BLUETOOTH_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp30 const std::string BLUETOOTH_NAME = "bluetooth_status"; variable
68 if (onDemandEvent.name != WIFI_NAME && onDemandEvent.name != BLUETOOTH_NAME) { in CheckSwitchEvent()
219 OnDemandEvent event = {SETTING_SWITCH, BLUETOOTH_NAME, eventValue}; in OnReceiveBluetoothEvent()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_switch_collect_test.cpp45 static const std::string BLUETOOTH_NAME = "bluetooth_status"; variable
106 onDemandEvent.name = BLUETOOTH_NAME;