Home
last modified time | relevance | path

Searched refs:TURNING_ON (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp84 TURNING_ON = BTStateID::STATE_TURNING_ON, enumerator
277 case ServiceStateID::TURNING_ON: in EnableProfiles()
279 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURNING_ON); in EnableProfiles()
287 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURNING_ON); in EnableProfiles()
311 (state == ServiceStateID::TURNING_ON)) { in EnableCompleteProcess()
320 (state == ServiceStateID::TURNING_ON)) { in EnableCompleteProcess()
427 case ServiceStateID::TURNING_ON: in DisableProfiles()
506 pimpl->profilesState_.SetProfile(transport, name, ServiceStateID::TURNING_ON); in CheckWaitEnableProfiles()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin.cpp26 TURNING_ON, enumerator
54 realState = BluetoothState::TURNING_ON; in TransformBluetoothState()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin_test.cpp34 TURNING_ON, enumerator
97 ASSERT_TRUE(realState == BluetoothState::TURNING_ON);