Home
last modified time | relevance | path

Searched refs:SetActiveA2dpDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h56 static int32_t SetActiveA2dpDevice(const std::string& macAddress);
H A Daudio_bluetooth_manager.cpp139 int32_t AudioA2dpManager::SetActiveA2dpDevice(const std::string& macAddress) in SetActiveA2dpDevice() function in OHOS::Bluetooth::AudioA2dpManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp3093 result = Bluetooth::AudioA2dpManager::SetActiveA2dpDevice(deviceDescriptor->macAddress_); in SwitchActiveA2dpDevice()
3993 Bluetooth::AudioA2dpManager::SetActiveA2dpDevice(""); in UpdateActiveA2dpDeviceWhenDisconnecting()
7781 Bluetooth::AudioA2dpManager::SetActiveA2dpDevice(""); in OnPreferredStateUpdated()