Searched refs:GetBluetoothManagerProxy (Results 1 – 4 of 4) sorted by relevance
59 auto bluetoothManagerProxy = BluetoothManagerProxy::GetBluetoothManagerProxy(); in GetBluetoothInfo()109 auto bluetoothManagerProxy = BluetoothManagerProxy::GetBluetoothManagerProxy(); in SetBluetoothDisabled()133 …ret = BluetoothManagerProxy::GetBluetoothManagerProxy()->IsBluetoothDisabled(&elementName, isDisab… in IsBluetoothDisabled()135 … ret = BluetoothManagerProxy::GetBluetoothManagerProxy()->IsBluetoothDisabled(nullptr, isDisabled); in IsBluetoothDisabled()168 auto bluetoothManagerProxy = BluetoothManagerProxy::GetBluetoothManagerProxy(); in GetAllowedBluetoothDevices()213 auto bluetoothManagerProxy = BluetoothManagerProxy::GetBluetoothManagerProxy(); in AddOrRemoveBluetoothDevices()
31 static std::shared_ptr<BluetoothManagerProxy> GetBluetoothManagerProxy();
29 std::shared_ptr<BluetoothManagerProxy> BluetoothManagerProxy::GetBluetoothManagerProxy() in GetBluetoothManagerProxy() function in OHOS::EDM::BluetoothManagerProxy
47 proxy_ = BluetoothManagerProxy::GetBluetoothManagerProxy(); in SetUp()