Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h60 int StartPlaying();
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp217 GET_SYM_ERRPR_RET(g_ptrAudioDeviceHandle, StartPlayingFunc, startPlayingFunc, "StartPlaying"); in InitAudioDeviceSoHandle()
349 int StartPlaying() in StartPlaying() function
359 return g_proxy_->StartPlaying(g_proxy_->GetActiveSinkDevice()); in StartPlaying()
H A Daudio_render.cpp55 HDF_LOGI("%s, StartPlaying", __func__); in AudioRenderStart()
58 OHOS::Bluetooth::StartPlaying(); in AudioRenderStart()
138 HDF_LOGI("%s, StartPlaying", __func__); in AudioRenderResume()
141 OHOS::Bluetooth::StartPlaying(); in AudioRenderResume()

Completed in 4 milliseconds