Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h59 static int32_t GetA2dpDeviceStreamInfo(const std::string& macAddress,
H A Daudio_bluetooth_manager.cpp176 int32_t AudioA2dpManager::GetA2dpDeviceStreamInfo(const std::string& macAddress, in GetA2dpDeviceStreamInfo() function in OHOS::Bluetooth::AudioA2dpManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4145 int32_t ret = Bluetooth::AudioA2dpManager::GetA2dpDeviceStreamInfo(macAddress, streamInfo); in OnDeviceStatusUpdated()