Home
last modified time | relevance | path

Searched refs:IsHfpBluetoothDeviceExist (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp608 if (IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleConnectingDevice()
616 if (IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleConnectDevice()
656 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleDisconnectDevice()
674 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearDevice()
697 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleUnwearDevice()
720 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleEnableDevice()
736 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleDisableDevice()
752 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearEnable()
779 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearDisable()
833 if (IsHfpBluetoothDeviceExist(devic in HandleVirtualConnectDevice()
925 bool HfpBluetoothDeviceManager::IsHfpBluetoothDeviceExist(const std::string& macAddress) IsHfpBluetoothDeviceExist() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
[all...]
H A Dbluetooth_device_manager.h112 static bool IsHfpBluetoothDeviceExist(const std::string& macAddress);

Completed in 2 milliseconds