Home
last modified time | relevance | path

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

/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.cpp177 int32_t AudioA2dpManager::GetA2dpDeviceStreamInfo(const std::string& macAddress, in GetA2dpDeviceStreamInfo() function in OHOS::Bluetooth::AudioA2dpManager
186 "GetA2dpDeviceStreamInfo: the configuring A2DP device doesn't exist."); in GetA2dpDeviceStreamInfo()
189 CHECK_AND_RETURN_RET_LOG(result, ERROR, "GetA2dpDeviceStreamInfo: Unsupported a2dp codec info"); in GetA2dpDeviceStreamInfo()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4420 int32_t ret = Bluetooth::AudioA2dpManager::GetA2dpDeviceStreamInfo(macAddress, streamInfo); in OnDeviceStatusUpdated()

Completed in 19 milliseconds