Searched refs:SetDeviceAbsVolume (Results 1 – 3 of 3) sorted by relevance
58 static int32_t SetDeviceAbsVolume(const std::string& macAddress, int32_t volume);
168 int32_t AudioA2dpManager::SetDeviceAbsVolume(const std::string& macAddress, int32_t volume) in SetDeviceAbsVolume() function in OHOS::Bluetooth::AudioA2dpManager
576 return Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(activeBTDevice_, volumeLevel); in SetSystemVolumeLevel()578 return Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(activeBTDevice_, in SetSystemVolumeLevel()929 return Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(activeBTDevice_, 0); in SetStreamMute()931 return Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(activeBTDevice_, in SetStreamMute()6048 Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(macAddress, sVolumeLevel); in HandleAbsBluetoothVolume()6052 Bluetooth::AudioA2dpManager::SetDeviceAbsVolume(macAddress, sVolumeLevel); in HandleAbsBluetoothVolume()