Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h62 int StopPlaying();
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp219 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, StopPlayingFunc, stopPlayingFunc, "StopPlaying"); in InitAudioDeviceSoHandle()
385 int StopPlaying() in StopPlaying() function
400 return g_proxy_->StopPlaying(g_proxy_->GetActiveSinkDevice()); in StopPlaying()
H A Daudio_render.cpp85 HDF_LOGI("%s, StopPlaying", __func__); in AudioRenderStop()
88 OHOS::Bluetooth::StopPlaying(); in AudioRenderStop()
91 OHOS::Bluetooth::StopPlaying(); in AudioRenderStop()

Completed in 3 milliseconds