Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp612 if (IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleConnectingDevice()
620 if (IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleConnectDevice()
660 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleDisconnectDevice()
678 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearDevice()
701 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleUnwearDevice()
724 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleEnableDevice()
740 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleDisableDevice()
756 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearEnable()
783 if (!IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleWearDisable()
837 if (IsHfpBluetoothDeviceExist(device.GetDeviceAddr())) { in HandleVirtualConnectDevice()
[all …]
H A Dbluetooth_device_manager.h112 static bool IsHfpBluetoothDeviceExist(const std::string& macAddress);