Home
last modified time | relevance | path

Searched refs:RemoveAudioDeviceList (Results 1 - 7 of 7) sorted by relevance

/base/telephony/call_manager/services/audio/include/
H A Daudio_device_manager.h47 void RemoveAudioDeviceList(const std::string &address, AudioDeviceType deviceType);
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_device_switch_controller.cpp42 audioDeviceManager->RemoveAudioDeviceList(address, devType); in OnDeviceOffline()
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp209 DelayedSingleton<AudioDeviceManager>::GetInstance()->RemoveAudioDeviceList( in OnConnectionStateChanged()
/base/telephony/call_manager/services/audio/src/
H A Daudio_proxy.cpp271 DelayedSingleton<AudioDeviceManager>::GetInstance()->RemoveAudioDeviceList( in OnDeviceChange()
H A Daudio_device_manager.cpp195 void AudioDeviceManager::RemoveAudioDeviceList(const std::string &address, AudioDeviceType deviceType) in RemoveAudioDeviceList() function in OHOS::Telephony::AudioDeviceManager
244 TELEPHONY_LOGI("RemoveAudioDeviceList success"); in RemoveAudioDeviceList()
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp215 DelayedSingleton<AudioDeviceManager>::GetInstance()->RemoveAudioDeviceList( in RemoveDCallDevice()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp328 audioDeviceManager->RemoveAudioDeviceList(NAME, AudioDeviceType::DEVICE_WIRED_HEADSET); in HWTEST_F()
329 audioDeviceManager->RemoveAudioDeviceList(NAME, AudioDeviceType::DEVICE_BLUETOOTH_SCO); in HWTEST_F()

Completed in 7 milliseconds