Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dallowed_bluetooth_devices_plugin_test.cpp105 Utils::SetBluetoothDisable();
120 Utils::SetBluetoothDisable();
/ohos5.0/base/customization/enterprise_device_management/test/unittest/utils/include/
H A Dutils.h42 static void SetBluetoothDisable();
/ohos5.0/base/customization/enterprise_device_management/test/unittest/utils/src/
H A Dutils.cpp170 void Utils::SetBluetoothDisable() in SetBluetoothDisable() function in OHOS::EDM::TEST::Utils