Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp44 BluetoothRemoteDevice AudioHfpManager::activeHfpDevice_; member in OHOS::Bluetooth::AudioHfpManager
475 GetEncryptAddr(macAddress).c_str(), GetEncryptAddr(activeHfpDevice_.GetDeviceAddr()).c_str()); in SetActiveHfpDevice()
476 if (macAddress != activeHfpDevice_.GetDeviceAddr()) { in SetActiveHfpDevice()
485 activeHfpDevice_ = device; in SetActiveHfpDevice()
588 activeHfpDevice_ = device; in UpdateCurrentActiveHfpDevice()
594 return activeHfpDevice_.GetDeviceAddr(); in GetCurrentActiveHfpDevice()
H A Daudio_bluetooth_manager.h140 static BluetoothRemoteDevice activeHfpDevice_; member in OHOS::Bluetooth::AudioHfpManager

Completed in 7 milliseconds