Searched refs:IsHfpBluetoothDeviceExist (Results 1 – 2 of 2) sorted by relevance
612 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 …]
112 static bool IsHfpBluetoothDeviceExist(const std::string& macAddress);